mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 10:38:03 -05:00
Fix typos
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user