summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}" ]