diff options
Diffstat (limited to 'build-msvc.bat')
-rw-r--r-- | build-msvc.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-msvc.bat b/build-msvc.bat index 7d1e31a..85e8244 100644 --- a/build-msvc.bat +++ b/build-msvc.bat @@ -24,7 +24,7 @@ echo. echo The --trust option recognizes two special values: 'yes' ^(trust everything^) echo and 'no' (trust nothing). echo. -echo See the BOOTSTRAP-MSVC file for details. +echo See the BOOTSTRAP-WINDOWS-MSVC file for details. echo. goto end |