Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-10-11 02:59:34 +0400
committerChris Rebert <code@rebertia.com>2014-10-11 02:59:34 +0400
commit127dd76a6a8661981c4e9e8780a16fd9290c74d5 (patch)
treefc03cfb9477fc157756c2248fa15d8e45342cf48 /src
parentc5f3267b52c624d819fa8768288605ed3be70003 (diff)
enthusiasm
Diffstat (limited to 'src')
-rw-r--r--src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala b/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala
index 7d394c6..855d0e0 100644
--- a/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala
+++ b/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala
@@ -37,7 +37,7 @@ class GitHubPullRequestCommenter extends GitHubActorWithLogging {
val commentMarkdown = s"""
|Hi @${username}!
|
- |Thanks for wanting to contribute to Bootstrap by sending this pull request.
+ |Thanks for wanting to contribute to Bootstrap by sending this pull request!
|Unfortunately, your pull request seems to have some problems:
|${messagesMarkdown}
|