mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 13:23:55 -07:00
Spelling fixes
This commit is contained in:
parent
75863a887e
commit
60e80e4ce1
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ fail() {
|
|||
|
||||
if git diff | grep -q ""
|
||||
then
|
||||
fail "There are uncommited changes"
|
||||
fail "There are uncommitted changes"
|
||||
fi
|
||||
|
||||
current=$(git tag --points-at)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue