summaryrefslogtreecommitdiff
path: root/docs/manpages/git-dch.sgml
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-04-06 22:15:21 +0200
committerGuido Günther <agx@sigxcpu.org>2013-04-06 22:15:21 +0200
commit5e3464048a3f8e4042202e5f59c20bb26f1e7eab (patch)
tree3b1b95469a0831e158c815283efcb77ad3d4d9cb /docs/manpages/git-dch.sgml
parente5d9816d11418ebf08e961696f8869afe201ce32 (diff)
Fix typos
Git-Dch: Ignore
Diffstat (limited to 'docs/manpages/git-dch.sgml')
-rw-r--r--docs/manpages/git-dch.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/git-dch.sgml b/docs/manpages/git-dch.sgml
index 8f4bae1..380f314 100644
--- a/docs/manpages/git-dch.sgml
+++ b/docs/manpages/git-dch.sgml
@@ -163,7 +163,7 @@
<listitem>
<para>Create a snapshot release entry. This adds a snapshot release
number and a warning banner to the changelog entry. The release
- version number is being autoincremented with every new snapshot
+ version number is being auto incremented with every new snapshot
release to avoid packages downgrades during snapshot testing.</para>
</listitem>
</varlistentry>
@@ -330,7 +330,7 @@
of &git-dch; <option>-S</option> so that later snapshots automatically
have a higher version number. To leave snapshot mode invoke &git-dch;
with the <option>--release</option> option. This removes the pseudo
- heaader and unmangles the version number so the released version has a
+ header and unmangles the version number so the released version has a
higher version number than the snapshots.
</para>
</refsect1>
@@ -377,7 +377,7 @@
<para>
Indicate in the <filename>debian/changelog</filename> that the bug was
closed by this commit. See the <option>--meta-closes</option>
- on howto extend this for other bugtrackers.
+ on how to extend this for other bugtrackers.
</para>
</listitem>
</varlistentry>