diff options
-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"; |