From c9dd2ca64bb9a2f4924b598d6b2288bdf3c43d27 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Wed, 2 Oct 2013 08:23:27 +0200 Subject: [PATCH] Correct spelling mistake. --- config/gitlab.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 69eb4ca..28578ee 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -56,7 +56,7 @@ production: &base # signup_enabled: true ## Automatic issue closing - # If a commit message matches this regular express, all issues referenced from the matched text will be closed. + # 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. # When not specified the default issue_closing_pattern as specified below will be used. # issue_closing_pattern: ([Cc]loses|[Ff]ixes) +#\d+ -- libgit2 0.21.2