From a48e9ce999a67ca9a202ee84eba8a88781927798 Mon Sep 17 00:00:00 2001 From: Julien Kirch Date: Tue, 19 Nov 2013 12:35:48 +0100 Subject: Typo in gitlab.yml.example --- config/gitlab.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') 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+ -- cgit v1.2.1