summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d4ce806..e38f83d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ dgit (1.5~~) unstable; urgency=medium
* dgit sbuild: check that the set of .changes files found is as we
expect, before calling mergechanges.
* dgit sbuild: Rename the used-up .changes files to `.inmulti' to
- avoid accidental use of the wrong one (by software, or by users).
+ avoid accidental use of the wrong one (by software, or by users).
* dgit sbuild: Check that the binary .changes file doesn't contain a
.dsc.
* Introduce --rm-old-changes to delete previous builds' changes files.