Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-08-17 01:11:08 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-08-17 01:11:08 +0400
commitb2c6ba97a25d299e83c51493d7bc770c13b8ed1a (patch)
tree36ad53f35bce1fe3f2a4a5f840e7b1bdbfed9c82 /app/views/errors/not_found.html.haml
parent05da3801f53f06fdc529b4f3820af1380039f245 (diff)
parent66399d558da45fb9cd3ea972a47a4f7bb12bfc8d (diff)
Merge pull request #1230 from tsigo/hooray_apostrophesv2.8.0pre
Correct usage of "Can't"
Diffstat (limited to 'app/views/errors/not_found.html.haml')
-rw-r--r--app/views/errors/not_found.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/errors/not_found.html.haml b/app/views/errors/not_found.html.haml
index d3734e07d3c..a4e8d0204a9 100644
--- a/app/views/errors/not_found.html.haml
+++ b/app/views/errors/not_found.html.haml
@@ -1,4 +1,4 @@
%h1 404
%hr
-%h2 Resource you were looking for doesn't exist.
+%h2 The resource you were looking for doesn't exist.
%p You may have mistyped the address or the page may have moved.