summaryrefslogtreecommitdiff
path: root/hints/qnx.sh
diff options
context:
space:
mode:
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 473815cae5..f7f80538c1 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.
#
-# ext/Cwd/Cwd.t will complain if `pwd` and cwd don't give
+# cpan/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.