diff src/GvimExt/README.txt @ 18182:9b6bfce90778 v8.1.2086

patch 8.1.2086: missing a few changes for the renamed files Commit: https://github.com/vim/vim/commit/38f1eeac3d8ec0a0e275213a62ba7ff1afb8ab33 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 27 14:19:09 2019 +0200 patch 8.1.2086: missing a few changes for the renamed files Problem: Missing a few changes for the renamed files. Solution: Rename in a few more places. (Ken Takata)
author Bram Moolenaar <Bram@vim.org>
date Fri, 27 Sep 2019 14:30:04 +0200
parents 30c4c1463b1a
children
line wrap: on
line diff
--- a/src/GvimExt/README.txt
+++ b/src/GvimExt/README.txt
@@ -11,7 +11,7 @@ registry entries.
 
 In special situations you might want to make changes by hand.  Check these
 items:
-- The gvimext.dll, gvim.exe and uninstal.exe either need to be in the search
+- The gvimext.dll, gvim.exe and uninstall.exe either need to be in the search
   path, or you have to set the full path in the registry entries.  You could
   move the gvimext.dll to the "windows\system" or "windows\system32"
   directory, where the other DLL files are.