diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-05-16 19:51:26 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-05-16 19:51:56 +0200 |
commit | b0390d15c9d77303a607e4b760771c71f6b7d971 (patch) | |
tree | 801cce82004fdf11934484ccd2a62c6fcd8006c4 /docs | |
parent | 817976e1117228641e93b76e4aee350f51316caf (diff) | |
download | git-buildpackage-b0390d15c9d77303a607e4b760771c71f6b7d971.tar.gz git-buildpackage-b0390d15c9d77303a607e4b760771c71f6b7d971.tar.bz2 git-buildpackage-b0390d15c9d77303a607e4b760771c71f6b7d971.zip |
Fix comitter vs committer typos
Thanks: Sandro Tosi
Closes: #748339
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/gbp-import-dsc.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/gbp-import-dsc.sgml b/docs/manpages/gbp-import-dsc.sgml index 98f70e72..2d186ed8 100644 --- a/docs/manpages/gbp-import-dsc.sgml +++ b/docs/manpages/gbp-import-dsc.sgml @@ -169,7 +169,7 @@ </term> <listitem> <para>When importing the Debian patch, use the author identity as - comitter identity.</para> + committer identity.</para> </listitem> </varlistentry> <varlistentry> @@ -177,7 +177,7 @@ </term> <listitem> <para>When importing the Debian patch, use the author date as - comitter date. <warning><para>Git will subtly misbehave if the + committer date. <warning><para>Git will subtly misbehave if the committer date of a commit is not later than or equal to all its parents.</para></warning></para> </listitem> |