Commit 26bd6acadb27275b28ac017faf9c4fc6166274a5

Authored by Tyler Funk
1 parent 11d52a15

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
... ...