2
0
mirror of https://github.com/cmderdev/cmder.git synced 2025-04-17 15:12:32 +08:00

Fix spelling in init.bat

This commit is contained in:
Shoozza 2013-11-27 10:11:29 +01:00
parent 4d926e0836
commit 0bde8b361a

2
vendor/init.bat vendored

@ -3,7 +3,7 @@
:: Created as part of cmder project
:: Seting prompt style
:: Setting prompt style
@for /f "tokens=2 delims=:." %%x in ('chcp') do @set cp=%%x
:: The slow part
:: World without Unicode is a sad world