Commit 4449ac3ad18f1c9a3cb6840389643720d840df48

Authored by Dmitriy Zaporozhets
2 parents 69e5a4bb 26bd6aca

Merge pull request #3430 from logorrhea/master

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 54 %span.descr
55 55 If checked, this project can be cloned
56 56 %em without any
57   - authentification.
  57 + authentication.
58 58 It will also be listed on the #{link_to "public access directory", public_root_path}.
59 59  
60 60 %fieldset.features
... ...