From 971b15e96a186265837d6d4c51d9c1a94eaa7930 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 1 May 2018 18:25:13 +0000 Subject: doubled word typos git-svn-id: svn://tug.org/texlive/trunk@47556 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLPDB.pm | 6 +++--- Master/tlpkg/TeXLive/TLUtils.pm | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm index 910d531fbaa..ef36e54aa48 100644 --- a/Master/tlpkg/TeXLive/TLPDB.pm +++ b/Master/tlpkg/TeXLive/TLPDB.pm @@ -1353,7 +1353,7 @@ sub listdir { =item C<< $tlpdb->config_src_container >> -Returns 1 if the the texlive config option for src files splitting on +Returns 1 if the texlive config option for src files splitting on container level is set. See Options below. =cut @@ -1380,7 +1380,7 @@ sub config_src_container { =item C<< $tlpdb->config_doc_container >> -Returns 1 if the the texlive config option for doc files splitting on +Returns 1 if the texlive config option for doc files splitting on container level is set. See Options below. =cut @@ -2841,7 +2841,7 @@ sub virtual_pinning { # means that: # for package "foo" the revision numbers of "foo" in the repos "repo1", # "repo2", and "main" are numerically compared and biggest number wins. -# for all other packages of "repo1" and "repo2", other other repositories +# for all other packages of "repo1" and "repo2", other repositories # are not considered. # # NOT IMPLEMENTED YET!!! diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index 76c2c847a0a..b8af0fe476f 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -2435,7 +2435,7 @@ sub setup_unix_one { } } } else { - # hope that we can find in in the global PATH + # hope that we can find in the global PATH $test_fallback = 1; } if ($test_fallback) { -- cgit v1.2.3