summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-04-19 04:03:55 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-04-19 04:03:55 -0700
commitac3c23f9337fa8388bac15c3585313de84bcd67b (patch)
treec601b9a8201abec47d108e93a7bb1c38608580ff
parentea818346a941d1a791cb655e543d29ef6c528e12 (diff)
parent3f1a004c475a9b2b0257c4390e34e0fcebb3a6ff (diff)
downloadgitlab-ce-ac3c23f9337fa8388bac15c3585313de84bcd67b.tar.gz
Merge pull request #696 from CodeBlock/patch-1
Fix a few grammatical mistakes in profile view.
-rw-r--r--app/views/profile/show.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/profile/show.html.haml b/app/views/profile/show.html.haml
index 4b1539569b8..1970a76a308 100644
--- a/app/views/profile/show.html.haml
+++ b/app/views/profile/show.html.haml
@@ -35,12 +35,12 @@
= f.label :name, :class => "control-label"
.controls
= f.text_field :name, :class => "input-xlarge"
- %span.help-block Enter youre name, so people you know can recognize you.
+ %span.help-block Enter your name, so people you know can recognize you.
.control-group
= f.label :email, :class => "control-label"
.controls
= f.text_field :email, :class => "input-xlarge"
- %span.help-block We also use email for avatar detection
+ %span.help-block We also use email for avatar detection.
.control-group
= f.label :skype, :class => "control-label"
.controls= f.text_field :skype, :class => "input-xlarge"
@@ -54,7 +54,7 @@
= f.label :bio, :class => "control-label"
.controls
= f.text_area :bio, :rows => 6, :class => "input-xlarge", :maxlength => 250
- %span.help-block About yourself in fewer than 250 characters.
+ %span.help-block Tell us about yourself in fewer than 250 characters.
.span5.right
%p.alert-message.block-message
%strong Tip: