develooper Front page | perl.perl5.porters | Postings from January 2011

[perl #81822] [PATCH] Fix typos (spelling errors) in cpan/List-Util/*.

From:
perlbug-followup
Date:
January 7, 2011 01:57
Subject:
[perl #81822] [PATCH] Fix typos (spelling errors) in cpan/List-Util/*.
Message ID:
rt-3.6.HEAD-5425-1294384150-1619.81822-75-0@perl.org
# New Ticket Created by  (Peter J. Acklam) 
# Please include the string:  [perl #81822]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81822 >


---
 cpan/List-Util/Changes |    2 +-
 cpan/List-Util/XS.pp   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cpan/List-Util/Changes b/cpan/List-Util/Changes
index 552a95a..7af14ae 100644
--- a/cpan/List-Util/Changes
+++ b/cpan/List-Util/Changes
@@ -315,7 +315,7 @@ Change 365 on 2000/03/03 by <gbarr@pobox.com> (Graham Barr)
 
 	- Added auto-detection for a compiler and install the perl version
 	  if not found
-	- Better perl implemenation of reftype, should be thread-safe now
+	- Better perl implementations of reftype, should be thread-safe now
 
 Change 364 on 2000/03/03 by <gbarr@pobox.com> (Graham Barr)
 
diff --git a/cpan/List-Util/XS.pp b/cpan/List-Util/XS.pp
index 6521f63..51cb19c 100644
--- a/cpan/List-Util/XS.pp
+++ b/cpan/List-Util/XS.pp
@@ -24,7 +24,7 @@ List::Util::XS - Indicate if List::Util was compiled with a C compiler
 
 =head1 DESCRIPTION
 
-B<*** This instalation does not have XS installed ***>
+B<*** This installation does not have XS installed ***>
 
 C<List::Util::XS> can be used as a dependency to ensure List::Util was
 installed using a C compiler and that the XS version is installed.
-- 
1.7.3.3




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About