summaryrefslogtreecommitdiffstats
path: root/src/po/README_mingw.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-01 14:36:59 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-01 14:36:59 +0200
commit3b0dd7cd35e4eab0b953cfdab87030f06eb073ed (patch)
tree183936b3555ffe2966a15fa5834a6f8b278bf2b5 /src/po/README_mingw.txt
parenta539df01f8080e549844e9c38cb1041505bcf1ab (diff)
Fix typos in README files. (Dominique Pelle)
Diffstat (limited to 'src/po/README_mingw.txt')
-rw-r--r--src/po/README_mingw.txt2
1 files changed, 1 insertions, 1 deletions
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