summaryrefslogtreecommitdiff
path: root/app/views/errors
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/errors')
-rw-r--r--app/views/errors/encoding.html.haml2
-rw-r--r--app/views/errors/git_not_found.html.haml2
-rw-r--r--app/views/errors/gitolite.html.haml2
3 files changed, 3 insertions, 3 deletions
diff --git a/app/views/errors/encoding.html.haml b/app/views/errors/encoding.html.haml
index 0ffbadeb08d..1b1376be578 100644
--- a/app/views/errors/encoding.html.haml
+++ b/app/views/errors/encoding.html.haml
@@ -2,5 +2,5 @@
%h3 Encoding Error
%hr
%p
- Page cant be loaded cause of encoding error
+ Page can't be loaded cause of encoding error
diff --git a/app/views/errors/git_not_found.html.haml b/app/views/errors/git_not_found.html.haml
index b2399ac51dc..abde7441a40 100644
--- a/app/views/errors/git_not_found.html.haml
+++ b/app/views/errors/git_not_found.html.haml
@@ -2,7 +2,7 @@
%h3 Git Resource Not found
%hr
%p
- Application cant get access to some
+ Application can't get access to some
%span.label branch
or
%span.label commit
diff --git a/app/views/errors/gitolite.html.haml b/app/views/errors/gitolite.html.haml
index eb09d2141b9..88ec66d5df6 100644
--- a/app/views/errors/gitolite.html.haml
+++ b/app/views/errors/gitolite.html.haml
@@ -1,6 +1,6 @@
.alert-message.block-message.error
%h3 Gitolite Error
- %h4 Application cant get access to your gitolite system.
+ %h4 Application can't get access to your gitolite system.