This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Committed] CONTRIBUTING: Fix typo.


Signed-off-by: Mark Wielaard <mjw@redhat.com>
---
 CONTRIBUTING |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index 2a3859a..3f5e5aa 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -44,5 +44,5 @@ Signed-off-by: Random J Developer <random(a)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.
-- 
1.7.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]