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
path: root/config
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-24 21:56:30 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-24 21:56:30 +0400
commit5dd4fb82e8117522b0304f5fe66d1d0197d3ca6c (patch)
tree6af57a3e348ca1940935b31d0cfbbc8ec219e2a5 /config
parentd89f26e0112a8bb4a3e75c51d08a3c22dbfe1753 (diff)
parentbaec3f9bd76f4780e66b1055433948427e30cc6d (diff)
Merge pull request #6847 from Philzen/patch-2
gitlab.yml description Typo
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index f1477fc6b7b..3774910cf96 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -107,7 +107,7 @@ production: &base
# ## :id - Issue id (from commit messages)
# issues_url: "http://redmine.sample/issues/:id"
#
- # ## If not nil, linkis to creating new issues will be replaced with this
+ # ## If not nil, links to creating new issues will be replaced with this
# ## Use placeholders:
# ## :project_id - GitLab project identifier
# ## :issues_tracker_id - Project Name or Id in external issue tracker