From b9e23b906e43dba38f8e8a2d0dc27f7154b75df2 Mon Sep 17 00:00:00 2001 From: Dean Perry Date: Tue, 28 Feb 2012 19:35:35 +0000 Subject: fixed spelling mistake - 'Ream more' to 'read more' --- app/views/errors/access_denied.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/errors') diff --git a/app/views/errors/access_denied.html.haml b/app/views/errors/access_denied.html.haml index 2f3f362643b..718663dbee1 100644 --- a/app/views/errors/access_denied.html.haml +++ b/app/views/errors/access_denied.html.haml @@ -2,4 +2,4 @@ %h3 Access Denied %hr %p Youre not allowed to access this page - %p Ream more about project permissions #{link_to "here", help_permissions_path, :class => "vlink"} + %p Read more about project permissions #{link_to "here", help_permissions_path, :class => "vlink"} -- cgit v1.2.3