]> granicus.if.org Git - icu/commitdiff
ICU-22194 runConfigureICU computer->compiler
authorMarkus Scherer <markus.icu@gmail.com>
Mon, 31 Oct 2022 18:52:49 +0000 (11:52 -0700)
committerMarkus Scherer <markus.icu@gmail.com>
Mon, 31 Oct 2022 23:18:18 +0000 (16:18 -0700)
@josephshen found that the help text here has the wrong word, and I dropped the ball on his PR #2217 :-(

icu4c/source/runConfigureICU

index 3f8576da695676750e1540cb8b40038c25a2f4cf..00a56872979f65952a4a0fb94f9a28252cece253 100755 (executable)
@@ -54,7 +54,7 @@ The following names can be supplied as the argument for platform:
     MacOSX              Use the default compilers on MacOS X (Darwin)
     MacOSX/GCC          Use the GNU gcc/g++ compilers on MacOSX (Darwin)
     MinGW               Use the GNU gcc/g++ compilers on MinGW
-    MSYS/MSVC           Use the Microsoft Visual C++ computer on MSYS
+    MSYS/MSVC           Use the Microsoft Visual C++ compiler on MSYS
     QNX                 Use the QNX QCC compiler on QNX/Neutrino
     Solaris             Use the Sun cc/CC compilers on Solaris
     Solaris/GCC         Use the GNU gcc/g++ compilers on Solaris