changeset 1193:30c4c1463b1a

updated for version 7.1b
author vimboss
date Thu, 10 May 2007 17:02:32 +0000
parents 4582d3df2acf
children c355ee0c227a
files src/GvimExt/README.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/GvimExt/README.txt
+++ b/src/GvimExt/README.txt
@@ -60,7 +60,7 @@ windows nt, both files are under c:\winn
 system, I got setupapi.dll at c:\windows\system and rundll32.exe at
 c:\windows.  So you might want to try something like:
     rundll32.exe c:\windows\system\setupapi.dll,InstallHinfSection DefaultUninstall 128 %1
-where %1 can be substitued by gvimext.inf
+where %1 can be substituted by gvimext.inf
 
 
 THE SOURCE CODE