summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPDB.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPDB.pm6
1 files changed, 3 insertions, 3 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!!!