Commit c7b825fe14340a7cead56dad23f562c3d7a9e0e1
Exists in
master
and in
4 other branches
Merge branch 'more-words' of /home/git/repositories/gitlab/gitlabhq
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/profiles/show.html.haml
... | ... | @@ -51,7 +51,7 @@ |
51 | 51 | %legend Tips: |
52 | 52 | %ul |
53 | 53 | %li |
54 | - %p You can change your password on Account page | |
54 | + %p You can change your password on the Account page | |
55 | 55 | - if Gitlab.config.gravatar.enabled |
56 | 56 | %li |
57 | 57 | %p You can change your avatar at #{link_to "gravatar.com", "http://gravatar.com"} | ... | ... |