OSDN Git Service

fixed spelling mistake - 'Ream more' to 'read more'
authorDean Perry <deanpcmad@gmail.com>
Tue, 28 Feb 2012 19:35:35 +0000 (19:35 +0000)
committerDean Perry <deanpcmad@gmail.com>
Tue, 28 Feb 2012 19:35:35 +0000 (19:35 +0000)
app/views/errors/access_denied.html.haml
app/views/protected_branches/index.html.haml

index 2f3f362..718663d 100644 (file)
@@ -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"}
index dde90af..de04cc0 100644 (file)
@@ -6,7 +6,7 @@
   %ul
     %li keep stable branches secured
     %li forced code review before merge to protected branches
-  %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"}