diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index e2d29a749ff40f757b00a71490720ae98acf64ad..d3f56137b49883ad2fcabe6964e4b4c6ead15ca7 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -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