aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Herr <ben@0x539.de>2015-07-18 08:31:40 -0400
committerJiri Kosina <jkosina@suse.com>2015-08-07 08:39:19 -0400
commit6ade97724fb571338a0f82ecaac5bced2f43f042 (patch)
tree4907d53da74bd145bf3284bf8c847949191e6bb0
parent377a51a6b8c09b39b540e5a80ad7029a450cee71 (diff)
Doc: fix trivial typo in SubmittingPatches
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>
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index e2d29a749ff4..d3f56137b498 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -90,7 +90,7 @@ patch.
90 90
91Make sure your patch does not include any extra files which do not 91Make sure your patch does not include any extra files which do not
92belong in a patch submission. Make sure to review your patch -after- 92belong in a patch submission. Make sure to review your patch -after-
93generated it with diff(1), to ensure accuracy. 93generating it with diff(1), to ensure accuracy.
94 94
95If your changes produce a lot of deltas, you need to split them into 95If your changes produce a lot of deltas, you need to split them into
96individual patches which modify things in logical stages; see section 96individual patches which modify things in logical stages; see section