From db58ed9a3be634a766399435e32456baf66fb970 Mon Sep 17 00:00:00 2001 From: Joseph Brill <48932340+jcbrill@users.noreply.github.com> Date: Mon, 20 Mar 2023 05:55:43 -0400 Subject: Fix typographical error in RELEASE.txt [skip ci] --- RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index 0acf502..43519d7 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -38,7 +38,7 @@ CHANGED/ENHANCED EXISTING FUNCTIONALITY executable is verified for VS6 to VS2015 to avoid executing the msvc batch file when the host/target tool is known not to be present. Always check that the msvc compiler executable is found on the msvc script environment path after running the msvc batch - file. The is predominately needed for recent versions of Visual Studio where the msvc + file. This is predominately needed for recent versions of Visual Studio where the msvc batch file exists but an individual msvc toolset may not support the host/target architecture combination. For example, when using VS2022 on arm64, the arm64 native tools are only installed for the 14.3x toolsets. -- cgit v0.12