summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Lemuet <Spone@users.noreply.github.com>2013-12-18 00:04:40 +0100
committerHans Lemuet <Spone@users.noreply.github.com>2013-12-18 00:04:40 +0100
commitff0d8a18bf24f3d33fc63aab7af0e5b60de6f76b (patch)
tree991b861297414cbc61c61fb7ede255ff1ae9794f
parent26c8b3163454ab4610a8130f13de1dc686dcdabf (diff)
downloadgitlab-ce-ff0d8a18bf24f3d33fc63aab7af0e5b60de6f76b.tar.gz
tiny wording fix
GitLab users can can see this snippet -> GitLab users can see this snippet
-rw-r--r--app/views/snippets/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/snippets/_form.html.haml b/app/views/snippets/_form.html.haml
index 9da520e2a18..0541ed4d633 100644
--- a/app/views/snippets/_form.html.haml
+++ b/app/views/snippets/_form.html.haml
@@ -25,7 +25,7 @@
= f.radio_button :private, false
%span
%strong Public
- (GitLab users can can see this snippet)
+ (GitLab users can see this snippet)
.control-group
.file-editor