Skip to content

Commit 300f228

Browse files
committed
fixup
1 parent 8aeb1a2 commit 300f228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/msvs/install_tools/install_tools.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ echo Your computer may REBOOT SEVERAL TIMES WITHOUT FURTHER WARNING.
2828
echo Please type YES followed by enter to confirm that you have saved all your
2929
set /p "ACCEPT_PROMPT=work and closed all open programs: "
3030
if /i not "%ACCEPT_PROMPT%"=="yes" (
31-
echo Please type YES or close the window to exit.
31+
echo Please type YES to confirm, or close the window to exit.
3232
goto acceptretry
3333
)
3434

0 commit comments

Comments
 (0)