summaryrefslogtreecommitdiff
path: root/hints/qnx.sh
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-07-24 08:12:56 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-07-24 08:12:56 +0200
commit2a6dc37471bea77f0c24fd1fe90c598a270c9968 (patch)
tree534ffd8a5b0080e486d91631c9002ba47c874894 /hints/qnx.sh
parent52a9a866c79d0cc70f5d2074dd80a3d52797f03a (diff)
downloadperl-2a6dc37471bea77f0c24fd1fe90c598a270c9968.tar.gz
Move PathTools from cpan/ to dist/
Diffstat (limited to 'hints/qnx.sh')
-rw-r--r--hints/qnx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/qnx.sh b/hints/qnx.sh
index f7f80538c1..f4f1f25702 100644
--- a/hints/qnx.sh
+++ b/hints/qnx.sh
@@ -55,7 +55,7 @@
# they both point to the correct library, that is,
# /usr/tcptk/current/usr/lib/socket3r.lib.
#
-# cpan/Cwd/Cwd.t will complain if `pwd` and cwd don't give
+# dist/Cwd/Cwd.t will complain if `pwd` and cwd don't give
# the same results. cwd calls `fullpath -t`, so if you
# cd `fullpath -t` before running the test, it will
# pass.