Commit 26bd6acadb27275b28ac017faf9c4fc6166274a5
1 parent
11d52a15
Exists in
master
and in
4 other branches
Changed the word 'authentification' to 'authentication'
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/projects/_form.html.haml
@@ -54,7 +54,7 @@ | @@ -54,7 +54,7 @@ | ||
54 | %span.descr | 54 | %span.descr |
55 | If checked, this project can be cloned | 55 | If checked, this project can be cloned |
56 | %em without any | 56 | %em without any |
57 | - authentification. | 57 | + authentication. |
58 | It will also be listed on the #{link_to "public access directory", public_root_path}. | 58 | It will also be listed on the #{link_to "public access directory", public_root_path}. |
59 | 59 | ||
60 | %fieldset.features | 60 | %fieldset.features |