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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2015-01-22 00:36:27 +0300
committerMarin Jankovski <maxlazio@gmail.com>2015-01-22 00:36:27 +0300
commitab2a6111ee029bffe908cff6b5ede51dccd89bb6 (patch)
tree7c7c8bfe0204b2ec97b0b5e63a3c1e410ecc958f /app/views
parent1050f5230eec21cf47d5af262a1b3e62c07fec5d (diff)
Fix the sentence on notification page.
Diffstat (limited to 'app/views')
-rw-r--r--app/views/profiles/notifications/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/notifications/show.html.haml b/app/views/profiles/notifications/show.html.haml
index 96fe91b9b20..bc6f76a2661 100644
--- a/app/views/profiles/notifications/show.html.haml
+++ b/app/views/profiles/notifications/show.html.haml
@@ -20,7 +20,7 @@
= radio_button_tag :notification_level, Notification::N_MENTION, @notification.mention?, class: 'trigger-submit'
.level-title
Mention
- %p You will receive notifications only for comments where you was @mentioned
+ %p You will receive notifications only for comments in which you were @mentioned
.radio
= label_tag nil, class: '' do