Commit ff0d8a18bf24f3d33fc63aab7af0e5b60de6f76b
1 parent
26c8b316
Exists in
master
and in
4 other branches
tiny wording fix
GitLab users can can see this snippet -> GitLab users can see this snippet
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/snippets/_form.html.haml
@@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
25 | = f.radio_button :private, false | 25 | = f.radio_button :private, false |
26 | %span | 26 | %span |
27 | %strong Public | 27 | %strong Public |
28 | - (GitLab users can can see this snippet) | 28 | + (GitLab users can see this snippet) |
29 | 29 | ||
30 | .control-group | 30 | .control-group |
31 | .file-editor | 31 | .file-editor |