From e994d91104cd00b29af67881c968d9552f7d932f Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Wed, 12 Dec 2018 08:43:23 +0100 Subject: spellcheck your variables... --- code/vlanscrape-wrapper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/vlanscrape-wrapper b/code/vlanscrape-wrapper index 9bde36b..a47603d 100755 --- a/code/vlanscrape-wrapper +++ b/code/vlanscrape-wrapper @@ -44,7 +44,7 @@ then then CommitMsg="File modification" else - CommitMsg="${CommiMsg} and modification" + CommitMsg="${CommitMsg} and modification" fi fi if [ -z "${CommitMsg}" ] -- cgit v1.1