diff --git a/README_ole.txt b/README_ole.txt
index 35db6a30681ef5368d84798434742d6862473d3c..575e4d47e3dda24f3238efd3f0cbb36f3537998c 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 20f498912eff33c488519ebf460b24d6a521d2d7..366ec34b38bc43ea3865f42458ba9706be6c79c3 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 f8513286abd2a2555b1e0a784a0466a0e33cdfba..52c27440d00bcac05f785a8130672855ac23507d 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 c617aae4a33771083d0a7548f89458e9364547fb..400d85638a6c3e59c010d5d8d7a81de361c3fd98 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 267df246b3ce6115ef60cd741eeb871ac8c65c17..939a8f0e0f41f0f96ce18abadc3b2cf066f6420e 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