From b0390d15c9d77303a607e4b760771c71f6b7d971 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 16 May 2014 19:51:26 +0200 Subject: Fix comitter vs committer typos Thanks: Sandro Tosi Closes: #748339 --- gbp/scripts/dch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gbp/scripts/dch.py') diff --git a/gbp/scripts/dch.py b/gbp/scripts/dch.py index f36f287..c034480 100644 --- a/gbp/scripts/dch.py +++ b/gbp/scripts/dch.py @@ -66,7 +66,7 @@ def get_author_email(repo, use_git_config): def fixup_section(repo, git_author, options, dch_options): """ - Fixup the changelog header and trailer's comitter and email address + Fixup the changelog header and trailer's committer and email address It might otherwise point to the last git committer instead of the person creating the changelog -- cgit v1.2.3