mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-04-28 12:47:57 +03:00
Fix typos
This commit is contained in:
parent
cc7f1155a8
commit
13d46f6820
15 changed files with 18 additions and 18 deletions
|
@ -10,7 +10,7 @@ if ! git diff --cached --check -- $paths_to_check ; then
|
|||
cat<<END
|
||||
|
||||
Error: This commit would contain trailing spaces or tabs, which is against this repo's policy.
|
||||
Please correct those issues before commiting. (Use 'git diff --check' for more details)
|
||||
Please correct those issues before committing. (Use 'git diff --check' for more details)
|
||||
If you know what you are doing, you can try 'git commit --no-verify' to bypass the check
|
||||
END
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue