diff options
author | Julien Kirch <code@archiloque.net> | 2013-11-19 12:35:48 +0100 |
---|---|---|
committer | Julien Kirch <code@archiloque.net> | 2013-11-19 12:35:48 +0100 |
commit | a48e9ce999a67ca9a202ee84eba8a88781927798 (patch) | |
tree | 84585f7cabd4a171d5aa4ceeaafbdbfd8c46c57a /config | |
parent | 8841eec426d7213de6cc381b0898be1a14e418e5 (diff) | |
download | gitlab-ce-a48e9ce999a67ca9a202ee84eba8a88781927798.tar.gz |
Typo in gitlab.yml.example
Diffstat (limited to 'config')
-rw-r--r-- | config/gitlab.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index bd018dcf051..759d7434230 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -57,7 +57,7 @@ production: &base ## Automatic issue closing # If a commit message matches this regular expression, all issues referenced from the matched text will be closed. - # This happends when the commit is pushed or merged into the default branch of a project. + # This happens when the commit is pushed or merged into the default branch of a project. # When not specified the default issue_closing_pattern as specified below will be used. # issue_closing_pattern: ([Cc]lose[sd]|[Ff]ixe[sd]) +#\d+ |