Commit 5e81b791 authored by Yorick Peterse's avatar Yorick Peterse

Merge branch 'leipert-typo-danger' into 'master'

Fix typo in Danger message

See merge request gitlab-org/gitlab-ce!21746
parents 182f4be8 40f81458
...@@ -170,7 +170,7 @@ def lint_commits(commits) ...@@ -170,7 +170,7 @@ def lint_commits(commits)
Use: Use:
_("Hello %{subject}) % { subject: 'world' } _("Hello %{subject}") % { subject: 'world' }
This is an example of a bad commit message: This is an example of a bad commit message:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment