From: Sébastien Hinderer Date: Sun, 12 Jul 2015 15:44:15 +0000 (+0200) Subject: SubmittingPatches: fix wrong wording X-Git-Tag: v4.14-rc1~4830^2~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bdc89213710250d75fcbb86c2e623d1bbe8e3bb2;p=platform%2Fkernel%2Flinux-rpi.git SubmittingPatches: fix wrong wording Signed-off-by: Sébastien Hinderer Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 67cf509..918c972 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -340,7 +340,7 @@ on the changes you are submitting. It is important for a kernel developer to be able to "quote" your changes, using standard e-mail tools, so that they may comment on specific portions of your code. -For this reason, all patches should be submitting e-mail "inline". +For this reason, all patches should be submitted by e-mail "inline". WARNING: Be wary of your editor's word-wrap corrupting your patch, if you choose to cut-n-paste your patch.