From c57b5bcd22826e0852c2bc9c7d4382e1cac7cb74 Mon Sep 17 00:00:00 2001 From: dundargoc Date: Wed, 2 Nov 2022 13:30:51 +0000 Subject: patch 9.0.0828: various typos Problem: Various typos. Solution: Correct typos. (closes #11432) --- src/INSTALLpc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/INSTALLpc.txt') diff --git a/src/INSTALLpc.txt b/src/INSTALLpc.txt index 104cb8e942..410abb61ab 100644 --- a/src/INSTALLpc.txt +++ b/src/INSTALLpc.txt @@ -72,7 +72,7 @@ straightforward. Older versions probably don't work. Visual Studio installed a batch file called vcvarsall.bat, which you must run to set up paths for nmake and MSVC. We provide a batch file -"msvc2015.bat" for this. You may need to edit it if you didn't instal Visual +"msvc2015.bat" for this. You may need to edit it if you didn't install Visual Studio in the standard location. If you use VS2017 or later, you can use "msvc-latest.bat" (or "msvc2017.bat" and so on for the specific version). You must specify the architecture (e.g. -- cgit v1.2.3