From ced1b7ab98a63b8df74bcc9806a70e7d18aa77f6 Mon Sep 17 00:00:00 2001
From: David Lutz <kpanic@hirnduenger.de>
Date: Fri, 13 Oct 2017 02:18:47 +0200
Subject: [PATCH] contrib/sign.sh: fix typo (#1237)

---
 contrib/sign.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/sign.sh b/contrib/sign.sh
index 0923b2dc4..57b08490b 100755
--- a/contrib/sign.sh
+++ b/contrib/sign.sh
@@ -15,7 +15,7 @@ The script may be performed multiple times to the same document
 to indicate an approval by multiple developers.
 
 See also
- * edcsautils on https://github.com/tcatm/ecdsautils
+ * ecdsautils on https://github.com/tcatm/ecdsautils
 
 EOHELP
 	exit 1
-- 
GitLab