summaryrefslogtreecommitdiffstats
path: root/src/INSTALLpc.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2011-07-18 19:40:27 +0200
committerBram Moolenaar <Bram@vim.org>2011-07-18 19:40:27 +0200
commit9729301aa0b6a419dcd87fe9aeed72c367ae72ef (patch)
tree6b69898bbf1a090cdf1fd26720bc4cfcb90c897b /src/INSTALLpc.txt
parent0acc5618f6954c6faf57032d6b4f611de4254acb (diff)
Updated runtime files.
Add missing test82 files.
Diffstat (limited to 'src/INSTALLpc.txt')
-rw-r--r--src/INSTALLpc.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/INSTALLpc.txt b/src/INSTALLpc.txt
index aeabda6de6..ec358e027e 100644
--- a/src/INSTALLpc.txt
+++ b/src/INSTALLpc.txt
@@ -410,8 +410,8 @@ Windows exe (GUI or console mode), or a 16-bit MS-DOS version.
NOTE: multi-byte support is broken in the Borland libraries, not everything
will work properly! Esp. handling multi-byte file names.
-If you get all kinds of strange error messages when compiling, try adding
-changing the file format from "unix" to "dos".
+If you get all kinds of strange error messages when compiling, try changing
+the file format from "unix" to "dos".
10. Installing after building from sources
@@ -451,7 +451,7 @@ correct directory structure.
Move the "vim73" subdirectory into the subdirectory where you want Vim
to be installed. Typically, this subdirectory will be named "vim".
If you already have a "vim73" subdirectory in "vim", delete it first
- by running its unstal.exe program.
+ by running its uninstal.exe program.
D. Install Vim
---------------