summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README_ole.txt2
-rw-r--r--README_os390.txt2
-rw-r--r--runtime/spell/README_en.txt11
-rw-r--r--src/INSTALLvms.txt2
-rw-r--r--src/po/README_mingw.txt2
5 files changed, 9 insertions, 10 deletions
diff --git a/README_ole.txt b/README_ole.txt
index 35db6a3068..575e4d47e3 100644
--- a/README_ole.txt
+++ b/README_ole.txt
@@ -16,5 +16,5 @@ Win32 with OLE - "MS-Windows 32 bit GUI version with OLE support"
For further information, type this inside Vim:
:help if_ole
-Futhermore, this archive contains VISVIM.DLL. It can be used to integrate
+Furthermore, this archive contains VISVIM.DLL. It can be used to integrate
the OLE gvim with Microsoft Visual Developer Studio. See VisVim/README.txt.
diff --git a/README_os390.txt b/README_os390.txt
index 20f498912e..366ec34b38 100644
--- a/README_os390.txt
+++ b/README_os390.txt
@@ -3,7 +3,7 @@ README_zOS.txt for version 7.3c of Vim: Vi IMproved.
This readme explains how to build Vim on z/OS. Formerly called OS/390.
See "README.txt" for general information about Vim.
-Most likley there are not many users out there using Vim on z/OS. So chances
+Most likely there are not many users out there using Vim on z/OS. So chances
are good, that some bugs are still undiscovered.
Getting the source to z/OS:
diff --git a/runtime/spell/README_en.txt b/runtime/spell/README_en.txt
index f8513286ab..52c27440d0 100644
--- a/runtime/spell/README_en.txt
+++ b/runtime/spell/README_en.txt
@@ -174,8 +174,8 @@ Inflections database, is under the following copyright:
any associated documentation shall at all times remain with
Princeton University and LICENSEE agrees to preserve same.
-The 50 level includes Brian's frequency class 1, words words appearing
-in at least 5 of 12 of the dictionaries as indicated in the 12Dicts
+The 50 level includes Brian's frequency class 1, words appearing in
+at least 5 of 12 of the dictionaries as indicated in the 12Dicts
package, and uppercase words in at least 4 of the previous 12
dictionaries. A decent number of proper names is also included: The
top 1000 male, female, and Last names from the 1990 Census report; a
@@ -217,7 +217,7 @@ list has the following copyright statement:
(NO-)WARRANTY DISCLAIMER
These files, like the original wordlists on which they are based,
- are still very incomplete, uneven, and inconsitent, and probably
+ are still very incomplete, uneven, and inconsistent, and probably
contain many errors. They are offered "as is" without any warranty
of correctness or fitness for any particular purpose. Neither I nor
my employer can be held responsible for any losses or damages that
@@ -336,9 +336,8 @@ Accent information was taken from UKACD.
My VARCON package was used to create the American, British, and
Canadian word list.
-Since the original word lists used used in the
-VARCON package came from the Ispell distribution they are under the
-Ispell copyright.
+Since the original word lists used in the VARCON package came from
+the Ispell distribution they are under the Ispell copyright.
The variant word lists were created from a list of variants found in
the 12dicts supplement package as well as a list of variants I created
diff --git a/src/INSTALLvms.txt b/src/INSTALLvms.txt
index c617aae4a3..400d85638a 100644
--- a/src/INSTALLvms.txt
+++ b/src/INSTALLvms.txt
@@ -239,7 +239,7 @@ from CVS mirror ftp://ftp.polarhome.com/pub/cvs/SOURCE/
7.1 General notes
- To be able to build external GUI or language support wyo have to enable
+ To be able to build external GUI or language support you have to enable
related feature in MAKE_VMS.MMS file. Usually it need some extra tuning
around include files, shared libraries etc.
diff --git a/src/po/README_mingw.txt b/src/po/README_mingw.txt
index 267df246b3..939a8f0e0f 100644
--- a/src/po/README_mingw.txt
+++ b/src/po/README_mingw.txt
@@ -17,7 +17,7 @@ languages) with success.
The make utility must be run from the po directory.
-First of all you must set the enviroment variable LANGUAGE to xx, where xx is
+First of all you must set the environment variable LANGUAGE to xx, where xx is
the name of your language. You can do it from the command line or adding a
line to your autoexec.bat file: set LANGUAGE=xx. You must also add your
language to the Make_ming.mak file in the lines LANGUAGES, MOFILES, AND