Another grammar correction

pull/20/head
Ben Hampson 1 year ago committed by GitHub
parent 617caf9299
commit 2dde947480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -260,7 +260,7 @@ REM - AND ENDS
set drivepath=%folder:~0,1%
IF "%drivepath%" == "~0,1" GOTO install2
echo.Installing to (%drivepath%). If this is correct just hit Enter.
Set /P drivepath=if this is wrong type the correct drive letter now: || Set drivepath=%drivepath%
Set /P drivepath=If this is wrong, type the correct drive letter now: || Set drivepath=%drivepath%
IF "%drivepath%" == "C" GOTO IMPORTANTDRIVE
if "%format%" == "Yes" (goto formatdrive) else (goto updateventoy)

Loading…
Cancel
Save