summaryrefslogtreecommitdiff
path: root/gbp/scripts/dch.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-05-16 19:51:26 +0200
committerGuido Günther <agx@sigxcpu.org>2014-05-16 19:51:56 +0200
commitb0390d15c9d77303a607e4b760771c71f6b7d971 (patch)
tree801cce82004fdf11934484ccd2a62c6fcd8006c4 /gbp/scripts/dch.py
parent817976e1117228641e93b76e4aee350f51316caf (diff)
Fix comitter vs committer typos
Thanks: Sandro Tosi Closes: #748339
Diffstat (limited to 'gbp/scripts/dch.py')
-rw-r--r--gbp/scripts/dch.py2
1 files changed, 1 insertions, 1 deletions
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