summaryrefslogtreecommitdiff
path: root/installhtml
diff options
context:
space:
mode:
authorPhilip Newton <pne@cpan.org>2000-08-29 23:39:14 +0200
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-29 19:55:30 +0000
commit53542a37701d1675e32df2c6c7a98cba7e4ccfdb (patch)
treec9a6768880c922867d46dfc381e3837daf465d68 /installhtml
parentc74c4dcd3bbe1196a61810cec73bb26e37786780 (diff)
downloadperl-53542a37701d1675e32df2c6c7a98cba7e4ccfdb.tar.gz
[ID 20000829.022] [PATCH 6868] Minor nit in installhtml
Message-Id: <200008291938.VAA98255@smtp1.nikoma.de> p4raw-id: //depot/perl@6893
Diffstat (limited to 'installhtml')
-rwxr-xr-xinstallhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installhtml b/installhtml
index cfbbe9f5c6..bef35e9099 100755
--- a/installhtml
+++ b/installhtml
@@ -1,6 +1,6 @@
#!./perl -w
-# This file should really be a extracted from a .PL
+# This file should really be extracted from a .PL file
use lib 'lib'; # use source library if present