summaryrefslogtreecommitdiff
path: root/app/views/profiles/show.html.haml
diff options
context:
space:
mode:
authorSabba Petri <sabbap@gmail.com>2015-02-23 10:40:06 -0800
committerSabba Petri <sabbap@gmail.com>2015-02-23 10:40:06 -0800
commit846f83177448832bd04ea0167b34541b5d3b71c6 (patch)
tree1024a0398fee93d5aba158e64312de2ce1f9b184 /app/views/profiles/show.html.haml
parentbb2358379e347de9c6f9a0b521d2f8599f636881 (diff)
downloadgitlab-ce-846f83177448832bd04ea0167b34541b5d3b71c6.tar.gz
Fixes grammatical consistency and small changes
This commit adds consistency to small things like periods, commas, etc. Also gives additional information to buttons and headers. Fixes #2002, #2005, #2003
Diffstat (limited to 'app/views/profiles/show.html.haml')
-rw-r--r--app/views/profiles/show.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/profiles/show.html.haml b/app/views/profiles/show.html.haml
index 640104fdad1..b2808c46c00 100644
--- a/app/views/profiles/show.html.haml
+++ b/app/views/profiles/show.html.haml
@@ -1,7 +1,7 @@
%h3.page-title
- Profile settings
+ Profile Settings
%p.light
- This information appears on your profile.
+ This information will appear on your profile.
- if current_user.ldap_user?
Some options are unavailable for LDAP accounts
%hr