mirror of
https://github.com/cmderdev/cmder.git
synced 2025-02-10 23:49:07 +08:00
fix spelling
This commit is contained in:
parent
12e3761017
commit
2a18ba084c
2
vendor/lib/lib_git.cmd
vendored
2
vendor/lib/lib_git.cmd
vendored
@ -46,7 +46,7 @@ exit /b
|
||||
|
||||
:: check if the executable actually exists
|
||||
if not exist "%git_executable%" (
|
||||
%lib_console% debug-output :reda_version "%git_executable% does not exist."
|
||||
%lib_console% debug-output :read_version "%git_executable% does not exist."
|
||||
exit /b -255
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user