Doc: fix trivial typo in SubmittingPatches
authorBenjamin Herr <ben@0x539.de>
Sat, 18 Jul 2015 12:31:40 +0000 (14:31 +0200)
committerJiri Kosina <jkosina@suse.com>
Fri, 7 Aug 2015 12:39:19 +0000 (14:39 +0200)
This patch changes the tense of a verb in SubmittingPatches to ensure
grammatical validity of the containing sentence.

Signed-off-by: Benjamin Herr <ben@0x539.de>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Documentation/SubmittingPatches

index e2d29a749ff40f757b00a71490720ae98acf64ad..d3f56137b49883ad2fcabe6964e4b4c6ead15ca7 100644 (file)
@@ -90,7 +90,7 @@ patch.
 
 Make sure your patch does not include any extra files which do not
 belong in a patch submission.  Make sure to review your patch -after-
-generated it with diff(1), to ensure accuracy.
+generating it with diff(1), to ensure accuracy.
 
 If your changes produce a lot of deltas, you need to split them into
 individual patches which modify things in logical stages; see section