diff src/INSTALL @ 6448:e13f8073c9f9 v7.4.553

updated for version 7.4.553 Problem: Various small issues. Solution: Fix those issues.
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Dec 2014 14:36:14 +0100
parents 107b03fdf1ad
children 1886f2863437
line wrap: on
line diff
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -316,7 +316,7 @@ directory where you want the object file
 the `configure' script.  `configure' automatically checks for the
 source code in the directory that `configure' is in and in `..'.
 
-   If you have to use a `make' that does not supports the `VPATH'
+   If you have to use a `make' that does not support the `VPATH'
 variable, you have to compile the package for one architecture at a time
 in the source code directory.  After you have installed the package for
 one architecture, use `make distclean' before reconfiguring for another