Skip to content

Commit

Permalink
Doc: fix trivial typo in SubmittingPatches
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Benjamin Herr authored and Jiri Kosina committed Aug 7, 2015
1 parent 377a51a commit 6ade977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ade977

Please sign in to comment.