summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2017-01-29 16:00:16 -0700
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-02-05 20:47:19 +0000
commit0bf80beae83322d4b9ce77cb47220519d2d964f5 (patch)
tree59317d575ba3653708448f3b796d8fd4fe257e95
parentbc0c5d92e3f9fff9de05afbb7519bb29c25ac74f (diff)
docs: Fix typos
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
-rw-r--r--dgit-nmu-simple.7.pod4
-rw-r--r--dgit-user.7.pod2
2 files changed, 3 insertions, 3 deletions
diff --git a/dgit-nmu-simple.7.pod b/dgit-nmu-simple.7.pod
index 3ebc68a..0d2525f 100644
--- a/dgit-nmu-simple.7.pod
+++ b/dgit-nmu-simple.7.pod
@@ -56,10 +56,10 @@ consult the appropriate C<dgit-maint-*(7)> workflow tutorial,
=head1 WHAT KIND OF CHANGES AND COMMITS TO MAKE
When preparing an NMU, the git commits you make on the dgit branch
-should be simple linear series of commmits with good commit messages.
+should be simple linear series of commits with good commit messages.
The commit messages will be published in various ways,
including perhaps being used as the cover messages for
-genrated quilt patches.
+generated quilt patches.
Do not make merge commits.
Do not try to rebase to drop patches - if you need to revert a
diff --git a/dgit-user.7.pod b/dgit-user.7.pod
index d7b6109..aacdf4d 100644
--- a/dgit-user.7.pod
+++ b/dgit-user.7.pod
@@ -232,7 +232,7 @@ that are in debian/patches before you do anything else!
Debian package builds are often quite messy:
they may modify files which are also committed to git,
-or leave outputs and teporary files not covered by C<.gitignore>.
+or leave outputs and temporary files not covered by C<.gitignore>.
If you always commit,
you can use