diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-07-03 20:09:34 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-07-03 20:09:34 +0000 |
commit | e29b03bf3d2ccd1cccc3baceb65e8c9080f61af7 (patch) | |
tree | b843148dbb5ed612b8d43b68fb9cc471052a6f92 /Master | |
parent | c2c5c262b00a301d7731c9422843454457fb4429 (diff) |
tlpkg/installer/install-menu-text.pl, install-tl:
fixed typos reported by Jonathan.
git-svn-id: svn://tug.org/texlive/trunk@9193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/install-tl | 2 | ||||
-rwxr-xr-x | Master/tlpkg/installer/install-menu-text.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/install-tl b/Master/install-tl index 8e038d94eca..a0c215e2c6a 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1123,7 +1123,7 @@ sub do_texmf_cnf { % distributed texmf.cnf in texmf/web2c/texmf.cnf % Please do NOT change values in texmf/web2c/texmf.cnf, they will be % overwritten by later updates. -% If you want to configure something to a value different then the one +% If you want to configure something to a value different from the one % in texmf/web2c/texmf.cnf, just put the changed value here. % EOF diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl index f9659c2c70e..f2b7408a870 100755 --- a/Master/tlpkg/installer/install-menu-text.pl +++ b/Master/tlpkg/installer/install-menu-text.pl @@ -836,7 +836,7 @@ EOF if (!check_on_lang_collection_installed()) { print " !! No language specific collection selected!\n"; - print " !! If you only write English documentes that is fine!\n"; + print " !! If you only write English documents that is fine!\n"; } print <<"EOF"; |