diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2015-07-27 10:15:18 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-08-06 12:59:29 -0600 |
commit | 64e32895f9d87aaa0842c07d0b17f4895955db20 (patch) | |
tree | 4175e2387273548cbe9f5b5e450e248fdd9ee461 /Documentation/SubmittingPatches | |
parent | 60004ca5dcfbf43182a9ba42bcbbf216c3684433 (diff) | |
download | linux-next-64e32895f9d87aaa0842c07d0b17f4895955db20.tar.gz |
SubmittingPatches: remove stray quote character
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 80b9f54f87ef..fa596d8a3ab0 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -739,7 +739,7 @@ interest on a single line; it should look something like: git://jdelvare.pck.nerim.net/jdelvare-2.6 i2c-for-linus - to get these changes:" + to get these changes: A pull request should also include an overall message saying what will be included in the request, a "git shortlog" listing of the patches |