summaryrefslogtreecommitdiffstats
path: root/src/INSTALLpc.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-03-02 16:19:40 +0100
committerBram Moolenaar <Bram@vim.org>2010-03-02 16:19:40 +0100
commit5e3dae8b6ba205faf78af4b6eaeb5947c309ca59 (patch)
treedc22b80fe00fec131b97235c3b701f0ebe5b2d06 /src/INSTALLpc.txt
parent42b4ddab9585411e53c16cddc93e727a5db7f567 (diff)
Updated runtime an documentation files.
Diffstat (limited to 'src/INSTALLpc.txt')
-rw-r--r--src/INSTALLpc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/INSTALLpc.txt b/src/INSTALLpc.txt
index a8b00f7a22..5854c8a0da 100644
--- a/src/INSTALLpc.txt
+++ b/src/INSTALLpc.txt
@@ -215,7 +215,7 @@ directory.
You should not need to do *any* editing of any files to get vim compiled this
way. If, for some reason, you want the console-mode-only version of vim (this
-is NOT recommended on Win32, especially on '95/'98!!!), you need can use:
+is NOT recommended on Win32, especially on '95/'98!!!), you can use:
make -f Make_ming.mak GUI=no vim.exe