summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-12-12 08:43:23 +0100
committerJon Clausen <jac@nordu.net>2018-12-12 08:43:23 +0100
commite994d91104cd00b29af67881c968d9552f7d932f (patch)
treef86105408cddf8c4040ba27f1da2b5e3e2a5043a
parentddcaf2d7bce337057a3584e0b2d63f065cf19a3f (diff)
spellcheck your variables...
-rwxr-xr-xcode/vlanscrape-wrapper2
1 files changed, 1 insertions, 1 deletions
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}" ]