Commit 5dd4fb82e8117522b0304f5fe66d1d0197d3ca6c
Exists in
spb-stable
and in
2 other branches
Merge pull request #6847 from Philzen/patch-2
gitlab.yml description Typo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/gitlab.yml.example
... | ... | @@ -107,7 +107,7 @@ production: &base |
107 | 107 | # ## :id - Issue id (from commit messages) |
108 | 108 | # issues_url: "http://redmine.sample/issues/:id" |
109 | 109 | # |
110 | - # ## If not nil, linkis to creating new issues will be replaced with this | |
110 | + # ## If not nil, links to creating new issues will be replaced with this | |
111 | 111 | # ## Use placeholders: |
112 | 112 | # ## :project_id - GitLab project identifier |
113 | 113 | # ## :issues_tracker_id - Project Name or Id in external issue tracker | ... | ... |