CONTRIBUTING: Fix typo.
authorMark Wielaard <mjw@redhat.com>
Wed, 21 Aug 2013 08:41:12 +0000 (10:41 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 21 Aug 2013 08:41:12 +0000 (10:41 +0200)
Signed-off-by: Mark Wielaard <mjw@redhat.com>
CONTRIBUTING

index 2a3859a..3f5e5aa 100644 (file)
@@ -44,5 +44,5 @@ Signed-off-by: Random J Developer <random@developer.example.org>
 
 using your real name (sorry, no pseudonyms or anonymous contributions.)
 
-git commit --signoff will add such a Signed-off-by line by at the end of
+git commit --signoff will add such a Signed-off-by line at the end of
 the commit log message for you.