From: Mark Wielaard Date: Wed, 21 Aug 2013 08:41:12 +0000 (+0200) Subject: CONTRIBUTING: Fix typo. X-Git-Tag: elfutils-0.157~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5779540a60bf76504a61ee8439330dd9074255a2;p=thirdparty%2Felfutils.git CONTRIBUTING: Fix typo. Signed-off-by: Mark Wielaard --- diff --git a/CONTRIBUTING b/CONTRIBUTING index 2a3859a5a..3f5e5aa69 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -44,5 +44,5 @@ Signed-off-by: Random J Developer 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.