Commit c7b825fe14340a7cead56dad23f562c3d7a9e0e1

Authored by Dmitriy Zaporozhets
2 parents 3bf93c09 a42bfe6f

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"}
... ...