diff options
Diffstat (limited to 'tool/build-all-msvc.bat')
-rwxr-xr-x | tool/build-all-msvc.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/build-all-msvc.bat b/tool/build-all-msvc.bat index 8f9a1b7b0..83d660deb 100755 --- a/tool/build-all-msvc.bat +++ b/tool/build-all-msvc.bat @@ -198,7 +198,7 @@ IF NOT DEFINED ComSpec ( REM
REM NOTE: This batch file requires the VcInstallDir environment variable to be
-REM set. Tyipcally, this means this batch file needs to be run from an
+REM set. Typically, this means this batch file needs to be run from an
REM MSVC command prompt.
REM
IF NOT DEFINED VCINSTALLDIR (
|