From: Ben Pfaff Date: Thu, 12 Jan 2012 17:08:28 +0000 (-0800) Subject: SubmittingPatches: Fix typo. X-Git-Tag: sliver-openvswitch-0.1-1~477 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2b3ed2a67da502875a3877f0b159781d0a458e8a;p=sliver-openvswitch.git SubmittingPatches: Fix typo. Reported-by: Reid Price Signed-off-by: Ben Pfaff --- diff --git a/SubmittingPatches b/SubmittingPatches index c16673fa9..8beb7d8e2 100644 --- a/SubmittingPatches +++ b/SubmittingPatches @@ -102,7 +102,7 @@ Please sign off on the patch as a submitter, and be sure to have the author(s) sign off for patches that you did not author. Simply include your name and email address as the last line of the commit -messge before any comments (and author too, if that is not you): +message before any comments (and author too, if that is not you): Signed-off-by: Author Name Signed-off-by: Submitter Name