summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorAlexandr Savca <alexandr.savca89@gmail.com>2018-10-09 13:26:36 +0300
committerJames E Keenan <jkeenan@cpan.org>2018-10-09 09:34:08 -0400
commitab473f03f7b27ae267ddf8126e0b91ea1f3eef5e (patch)
tree7291a48985d6e51d27e0b2bbe17637a7646dd91d /README.win32
parentb00627d0013d067e2f0c15c7024a570ada534c4d (diff)
downloadperl-ab473f03f7b27ae267ddf8126e0b91ea1f3eef5e.tar.gz
fix typos
Committer: For porting tests: Update $VERSION in 4 files. Run: ./perl -Ilib regen/mk_invlists.pl ./perl -Ilib regen/regcharclass.pl
Diffstat (limited to 'README.win32')
-rw-r--r--README.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/README.win32 b/README.win32
index 0d34d9f618..0ca1ce4cf4 100644
--- a/README.win32
+++ b/README.win32
@@ -334,7 +334,7 @@ or later, and with MinGW64 64-bit 6.3.0 or later.
Experimental support for using Intel C++ Compiler has been added. Edit
win32/Makefile and pick the correct CCTYPE for the Visual C that Intel C was
installed into. Also uncomment __ICC to enable Intel C on Visual C support.
-To set up the build enviroment, from the Start Menu run
+To set up the build environment, from the Start Menu run
IA-32 Visual Studio 20__ mode or Intel 64 Visual Studio 20__ mode as
appropriate. Then run nmake as usually in that prompt box.
@@ -418,7 +418,7 @@ Similarly you can build in parallel with GNU make, type "gmake -j2" to
build with two parallel jobs, or higher for more.
If you are advanced enough with building C code, here is a suggestion to speed
-up building perl, and the later C<make test>. Try to keep your PATH enviromental
+up building perl, and the later C<make test>. Try to keep your PATH environmental
variable with the least number of folders possible (remember to keep your C
compiler's folders there). C<C:\WINDOWS\system32> or C<C:\WINNT\system32>
depending on your OS version should be first folder in PATH, since "cmd.exe"