diff options
author | Peter J. Acklam <pjacklam@online.no> | 2011-01-06 23:07:02 -0800 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-01-07 11:15:06 +0000 |
commit | 9b73d50338e55ae670651dd9bb626d435e7779f9 (patch) | |
tree | 4963c6c03e8624eab4bf8b6713f416bafeb4b027 /cpan/CPANPLUS/lib/CPANPLUS.pm | |
parent | 47e01c32ac25271a1f3cf1535158ed9e873eeeac (diff) | |
download | perl-9b73d50338e55ae670651dd9bb626d435e7779f9.tar.gz |
Fix typos (spelling errors) in cpan/CPANPLUS/*.
# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81788]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81788 >
Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Diffstat (limited to 'cpan/CPANPLUS/lib/CPANPLUS.pm')
-rw-r--r-- | cpan/CPANPLUS/lib/CPANPLUS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/CPANPLUS/lib/CPANPLUS.pm b/cpan/CPANPLUS/lib/CPANPLUS.pm index 61284c3a27..bd65595eee 100644 --- a/cpan/CPANPLUS/lib/CPANPLUS.pm +++ b/cpan/CPANPLUS/lib/CPANPLUS.pm @@ -157,7 +157,7 @@ the two following commands: $ perl -MCPANPLUS -eshell -All commans available are listed in the interactive shells +All commands available are listed in the interactive shells help menu. See C<cpanp -h> or L<CPANPLUS::Shell::Default> for instructions on using the default shell. |