summaryrefslogtreecommitdiff
path: root/app/views/errors
diff options
context:
space:
mode:
authorDean Perry <deanpcmad@gmail.com>2012-02-28 19:35:35 +0000
committerDean Perry <deanpcmad@gmail.com>2012-02-28 19:35:35 +0000
commitb9e23b906e43dba38f8e8a2d0dc27f7154b75df2 (patch)
tree94e042b80c3f73a93fcd206fa133a125dd4fe7da /app/views/errors
parentc9c292f3502c5d06f30b4851a7d02c968ffb9d26 (diff)
downloadgitlab-ce-b9e23b906e43dba38f8e8a2d0dc27f7154b75df2.tar.gz
fixed spelling mistake - 'Ream more' to 'read more'
Diffstat (limited to 'app/views/errors')
-rw-r--r--app/views/errors/access_denied.html.haml2
1 files changed, 1 insertions, 1 deletions
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"}