mirror of
https://github.com/cmderdev/cmder.git
synced 2026-06-25 08:01:11 +08:00
fix spelling
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user