Fix some typos in the files
Change-Id: Ie1dc2862c2539dcab46ba5c350c6df16e993cabb
This commit is contained in:
parent
5f9a047dd5
commit
27827073c0
@ -24,7 +24,7 @@ show_diff () {
|
||||
|
||||
if ! git diff --exit-code || ! git diff --cached --exit-code
|
||||
then
|
||||
echo "There are uncommited changes!"
|
||||
echo "There are uncommitted changes!"
|
||||
echo "Please clean git working directory and try again"
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user