summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
Diffstat (limited to 'README.win32')
-rw-r--r--README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index 80ffa7e34d..4bc5b2f267 100644
--- a/README.win32
+++ b/README.win32
@@ -386,7 +386,7 @@ Be sure to read the instructions near the top of the makefiles carefully.
Type "gmake" (or "nmake" if you are using that make).
This should build everything. Specifically, it will create perl.exe,
-perl534.dll at the perl toplevel, and various other extension dll's
+perl535.dll at the perl toplevel, and various other extension dll's
under the lib\auto directory. If the build fails for any reason, make
sure you have done the previous steps correctly.