From 26bd6acadb27275b28ac017faf9c4fc6166274a5 Mon Sep 17 00:00:00 2001 From: Tyler Funk Date: Wed, 27 Mar 2013 22:03:54 -0500 Subject: [PATCH] Changed the word 'authentification' to 'authentication' --- app/views/projects/_form.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/_form.html.haml b/app/views/projects/_form.html.haml index 01fb6a67..b25cfda2 100644 --- a/app/views/projects/_form.html.haml +++ b/app/views/projects/_form.html.haml @@ -54,7 +54,7 @@ %span.descr If checked, this project can be cloned %em without any - authentification. + authentication. It will also be listed on the #{link_to "public access directory", public_root_path}. %fieldset.features