chiark / gitweb /
docs: Fix typos
authorNicholas D Steeves <nsteeves@gmail.com>
Sun, 29 Jan 2017 23:00:16 +0000 (16:00 -0700)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 5 Feb 2017 20:47:19 +0000 (20:47 +0000)
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
dgit-nmu-simple.7.pod
dgit-user.7.pod

index 3ebc68a420ebebec62d084946c4549a7931d299e..0d2525fc0bce39de870f2c8d3b5e577980f52e61 100644 (file)
@@ -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
index d7b610986b4ce15c4dc8d172432c09639035a21d..aacdf4d4482dfa0a67d13422999ffc9b46cd00f1 100644 (file)
@@ -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