Commit baec3f9bd76f4780e66b1055433948427e30cc6d

Authored by Philzen
1 parent bf855d19

# Fix description Typo

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/gitlab.yml.example
... ... @@ -102,7 +102,7 @@ production: &base
102 102 # ## :id - Issue id (from commit messages)
103 103 # issues_url: "http://redmine.sample/issues/:id"
104 104 #
105   - # ## If not nil, linkis to creating new issues will be replaced with this
  105 + # ## If not nil, links to creating new issues will be replaced with this
106 106 # ## Use placeholders:
107 107 # ## :project_id - GitLab project identifier
108 108 # ## :issues_tracker_id - Project Name or Id in external issue tracker
... ...