Merge branch 'fix_sentence_in_notification_page' into 'master'

Fix sentence in notification page

Correct the sentence in profile notification settings page.

/cc @jacobvosmaer @dzaporozhets

See merge request !1421
This commit is contained in:
Job van der Voort
2015-01-21 21:39:14 +00:00
@@ -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