diff options
| author | Jon Clausen <jac@nordu.net> | 2018-12-12 08:43:23 +0100 |
|---|---|---|
| committer | Jon Clausen <jac@nordu.net> | 2018-12-12 08:43:23 +0100 |
| commit | e994d91104cd00b29af67881c968d9552f7d932f (patch) | |
| tree | f86105408cddf8c4040ba27f1da2b5e3e2a5043a /code | |
| parent | ddcaf2d7bce337057a3584e0b2d63f065cf19a3f (diff) | |
spellcheck your variables...
Diffstat (limited to 'code')
| -rwxr-xr-x | code/vlanscrape-wrapper | 2 |
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}" ] |
