summaryrefslogtreecommitdiff
path: root/app/views/snippets
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-30 21:10:42 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-30 21:10:42 +0200
commit4d7759156be3ed5690b786100f558fa368fa24ed (patch)
treefbbb9bfd2f16e994989477aca5d1fd5382337e72 /app/views/snippets
parent635c86114fdc2843b14ab5c38fdc8e92abfbed13 (diff)
downloadgitlab-ce-4d7759156be3ed5690b786100f558fa368fa24ed.tar.gz
Plural instead of singular.
Diffstat (limited to 'app/views/snippets')
-rw-r--r--app/views/snippets/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/snippets/show.html.haml b/app/views/snippets/show.html.haml
index 903f51ff6c3..70a95abde6f 100644
--- a/app/views/snippets/show.html.haml
+++ b/app/views/snippets/show.html.haml
@@ -1,4 +1,4 @@
-- page_title @snippet.title, "Snippet"
+- page_title @snippet.title, "Snippets"
%h3.page-title
= @snippet.title