summaryrefslogtreecommitdiff
path: root/app/views/profiles/accounts
diff options
context:
space:
mode:
authorNicolas <nicolas@gitlab.com>2015-06-12 05:15:11 +0200
committerNicolas <nicolas@gitlab.com>2015-06-12 05:15:11 +0200
commitc2087098bedc690f52b40c66fc73dcae6b3ea935 (patch)
tree8b0978ab178d1ea8c09d8d5f5f324c95bd7a62ae /app/views/profiles/accounts
parent9735580188492e26724f7d9ce42c2e24217012c1 (diff)
downloadgitlab-ce-c2087098bedc690f52b40c66fc73dcae6b3ea935.tar.gz
Fix typo on account page.
Diffstat (limited to 'app/views/profiles/accounts')
-rw-r--r--app/views/profiles/accounts/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/accounts/show.html.haml b/app/views/profiles/accounts/show.html.haml
index a26d4e0c757..ed009c86568 100644
--- a/app/views/profiles/accounts/show.html.haml
+++ b/app/views/profiles/accounts/show.html.haml
@@ -113,4 +113,4 @@
Your account is currently an owner in these groups:
%strong #{@user.solo_owned_groups.map(&:name).join(', ')}
%p
- You must transfer ownership or delete these groups before you can delete yur account.
+ You must transfer ownership or delete these groups before you can delete your account.