SubmittingPatches: Fix typo.
authorBen Pfaff <blp@nicira.com>
Thu, 12 Jan 2012 17:08:28 +0000 (09:08 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 12 Jan 2012 17:08:28 +0000 (09:08 -0800)
Reported-by: Reid Price <reid@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
SubmittingPatches

index c16673fa97e89b0e401517e531c61ee0d9116ed7..8beb7d8e2dc77d7992d04a253a8c647de2c3045d 100644 (file)
@@ -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 <author.name@email.address...>
 Signed-off-by: Submitter Name <submitter.name@email.address...>