Bugfix: typo

This commit is contained in:
2Shirt 2018-08-20 02:31:22 -07:00
parent 7bce6076c8
commit 887cfd9f92
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -17,7 +17,7 @@ call :SetTitle Launcher
rem EXTRA_CODE
:DefineLaunch
:: See %bin%\SCripts\Launch.cmd for details under :Usage label
:: See %bin%\Scripts\Launch.cmd for details under :Usage label
set L_TYPE=
set L_PATH=
set L_ITEM=
@ -110,4 +110,4 @@ goto Exit
:: Cleanup and exit ::
:Exit
endlocal
exit /b %errorlevel%
exit /b %errorlevel%