Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
110ed3edeef2
Commit
b9e23b90
authored
Feb 28, 2012
by
Dean Perry
Browse files
fixed spelling mistake - 'Ream more' to 'read more'
parent
09c9813e9351
Changes
2
Show whitespace changes
Inline
Side-by-side
app/views/errors/access_denied.html.haml
View file @
110ed3ed
...
...
@@ -2,4 +2,4 @@
%h3
Access Denied
%hr
%p
Youre not allowed to access this page
%p
Rea
m
more about project permissions
#{
link_to
"here"
,
help_permissions_path
,
:class
=>
"vlink"
}
%p
Rea
d
more about project permissions
#{
link_to
"here"
,
help_permissions_path
,
:class
=>
"vlink"
}
app/views/protected_branches/index.html.haml
View file @
110ed3ed
...
...
@@ -6,7 +6,7 @@
%ul
%li
keep stable branches secured
%li
forced code review before merge to protected branches
%p
Rea
m
more about project permissions
#{
link_to
"here"
,
help_permissions_path
,
:class
=>
"vlink"
}
%p
Rea
d
more about project permissions
#{
link_to
"here"
,
help_permissions_path
,
:class
=>
"vlink"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment