summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorValeriy Sizov <vsv2711@gmail.com>2012-10-30 00:32:32 +0200
committerValeriy Sizov <vsv2711@gmail.com>2012-10-30 00:32:32 +0200
commit53a3be03fc5a118991eb3903c1e763135187ef3c (patch)
tree97e58e8a9d503274a00bb8e5ad6322a03e3b2927 /app
parent9d56c7f6571bf2c4d8650cb07d070f90b79a6c5e (diff)
downloadgitlab-ce-53a3be03fc5a118991eb3903c1e763135187ef3c.tar.gz
Update app/views/profile/account.html.haml
TYPO #1870
Diffstat (limited to 'app')
-rw-r--r--app/views/profile/account.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profile/account.html.haml b/app/views/profile/account.html.haml
index 6707a8ff443..112963cc64c 100644
--- a/app/views/profile/account.html.haml
+++ b/app/views/profile/account.html.haml
@@ -14,7 +14,7 @@
%h3.page_title
Private token
%span.cred.right
- keep it in secret!
+ keep it secret!
.padded
= form_for @user, url: profile_reset_private_token_path, method: :put do |f|
.data