summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Laird <ross@rosslaird.com>2018-06-13 08:45:06 +0000
committerRémy Coutable <remy@rymai.me>2018-06-13 08:45:06 +0000
commitf478db1a488c306391bc04fb1454aacfa0a78670 (patch)
tree46acd6a30ed9b87c656647d99c0fa2e559208782
parent4127b93dc3115b0da5b5fe7d56cc972ee9ade1de (diff)
downloadgitlab-ce-f478db1a488c306391bc04fb1454aacfa0a78670.tar.gz
Typo fix
-rw-r--r--app/views/shared/empty_states/_wikis.html.haml2
-rw-r--r--locale/gitlab.pot2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/empty_states/_wikis.html.haml b/app/views/shared/empty_states/_wikis.html.haml
index fabb1f39a34..f1a41074c28 100644
--- a/app/views/shared/empty_states/_wikis.html.haml
+++ b/app/views/shared/empty_states/_wikis.html.haml
@@ -8,7 +8,7 @@
%h4
= s_('WikiEmpty|The wiki lets you write documentation for your project')
%p.text-left
- = s_("WikiEmpty|A wiki is where you can store all the details about your project. This can include why you've created it, it's principles, how to use it, and so on.")
+ = s_("WikiEmpty|A wiki is where you can store all the details about your project. This can include why you've created it, its principles, how to use it, and so on.")
= create_link
- elsif can?(current_user, :read_issue, @project)
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 5aa6e5c05e6..22adfe48869 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -4734,7 +4734,7 @@ msgstr ""
msgid "WikiEmptyIssueMessage|issue tracker"
msgstr ""
-msgid "WikiEmpty|A wiki is where you can store all the details about your project. This can include why you've created it, it's principles, how to use it, and so on."
+msgid "WikiEmpty|A wiki is where you can store all the details about your project. This can include why you've created it, its principles, how to use it, and so on."
msgstr ""
msgid "WikiEmpty|Create your first page"