Doc: fix trivial typo in SubmittingPatches
[sfrench/cifs-2.6.git] / Documentation / SubmittingPatches
index 56ef2e6f79c273f1e4678b9d6ff3b5ce27ec25fb..80b9f54f87efeaaec313d846d637aa08212d33d6 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