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.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm
index b6924be6ad5..7cc5aa7415c 100644
--- a/Master/tlpkg/TeXLive/TLPDB.pm
+++ b/Master/tlpkg/TeXLive/TLPDB.pm
@@ -10,7 +10,7 @@ package TeXLive::TLPDB;
=pod
=head1 NAME
-C<TeXLive::TLPDB> -- A database of TeXLive Packages
+C<TeXLive::TLPDB> -- A database of TeX Live Packages
=head1 SYNOPSIS
@@ -363,7 +363,7 @@ sub _generate_listfile {
=item C<< $tlpdb->location("/path/to/texlive.tlpdb") >>
The function C<location> allows to read and set the location of the
-text file of the TeXLive database.
+text file of the TeX Live database, by default named C<texlive.tlpdb>.
=cut