]> Git Repo - linux.git/commitdiff
Doc: fix trivial typo in SubmittingPatches
authorBenjamin Herr <[email protected]>
Sat, 18 Jul 2015 12:31:40 +0000 (14:31 +0200)
committerJiri Kosina <[email protected]>
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 <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
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
This page took 0.062916 seconds and 4 git commands to generate.