diff options
Diffstat (limited to 'README.qnx')
-rw-r--r-- | README.qnx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.qnx b/README.qnx index 5951810ab4..0ad269a272 100644 --- a/README.qnx +++ b/README.qnx @@ -86,7 +86,7 @@ they both point to the correct library, that is, The following tests may report errors under QNX4: -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. |