summaryrefslogtreecommitdiff
path: root/dgit.7
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-10 00:36:18 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-11 00:58:07 +0100
commitea137f08b5e052d78154acc27f21341e8df6d3cc (patch)
treee48c783e137abf14b25da8a51c8bb909ca3a74a0 /dgit.7
parenta0f8574f94712304142296a28251c222dbb3f203 (diff)
dgit(7): Fix spelling errors
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.7')
-rw-r--r--dgit.74
1 files changed, 2 insertions, 2 deletions
diff --git a/dgit.7 b/dgit.7
index c150921..d625e8f 100644
--- a/dgit.7
+++ b/dgit.7
@@ -294,7 +294,7 @@ pushing. The only thing you need to know is that dgit build, sbuild,
etc., may make new commits on your HEAD. If you're not a quilt user
this commit won't contain any changes to files you care about.
-Simply commiting to source files
+Simply committing to source files
(whether in debian/ or not, but not to patches)
will result in a branch that dgit quilt-fixup can linearise.
Other kinds of changes,
@@ -447,7 +447,7 @@ As the maintainer you therefore have the following options:
Delete the files from your git branches,
and your Debian source packages,
and carry the deletion as a delta from upstream.
-(With `3.0 (quilt)' this means represeting the deletions as patches.
+(With `3.0 (quilt)' this means representing the deletions as patches.
You may need to pass --include-removal to dpkg-source --commit,
or pass corresponding options to other tools.)
This can make the Debian