summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRichard Hartmann <richih@debian.org>2015-07-21 14:14:17 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-21 14:15:28 +0100
commit90b565569492bd661031af3461a2e7119560696d (patch)
tree90b87cf63f309db058bfa3e7ab10a9e8f53c2778 /debian/changelog
parentb49212f0b194ccbb483e213d14e97ed53da36e2b (diff)
dgit.1: Fix typos
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dea72b5..589629b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ dgit (1.1) unstable; urgency=low
* Fix Vcs-Git and Vcs-Browse to refer to chiark. (The dgit-repos on
alioth aren't suitable right now because the master there can
currently only be updated with an actual upload, ie dgit push.)
- * Fix a manpage typo.
+ * Fix some manpage typos. [ Richard Hartmann ]
* Manpage said that --clean=check was -wn but that is --clean=none;
correctly document that --clean=check is actually -wc.
* Document that up to -DDD (not just -DD) is meaningfully different.