summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 5da16cf8870..bdc8e304ca5 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -2915,7 +2915,7 @@ retry fails, the installer aborts.
=item B<-persistent-downloads>
For network installs, activating this option makes the installer try to
-set up a persistent connection using the C<Net::LWP> Perl module. This
+set up a persistent connection using the C<LWP> Perl module. This
opens only one connection between your computer and the server per
session and reuses it, instead of initiating a new download for each
package, which typically yields a significant speed-up.