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

[perl #81870] [PATCH] Fix typos (spelling errors) in cpan/Text*.

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


---
 cpan/Text-Balanced/Changes   |    2 +-
 cpan/Text-Soundex/README     |    6 +++---
 cpan/Text-Soundex/Soundex.pm |    2 +-
 cpan/Text-Tabs/CHANGELOG     |    2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/cpan/Text-Balanced/Changes b/cpan/Text-Balanced/Changes
index 640686e..68cb0d8 100644
--- a/cpan/Text-Balanced/Changes
+++ b/cpan/Text-Balanced/Changes
@@ -39,7 +39,7 @@ Revision history for Perl extension Text-Balanced.
 	  (thanks Anthony)
 
 1.95   Mon Apr 28 00:22:04 2003
-	- Constrainted _match_quote to only match at word boundaries
+	- Constrained _match_quote to only match at word boundaries
 	  (so "exemplum(hic)" doesn't match "m(hic)")
 	  (thanks Craig)
 
diff --git a/cpan/Text-Soundex/README b/cpan/Text-Soundex/README
index 3c3b588..a368486 100644
--- a/cpan/Text-Soundex/README
+++ b/cpan/Text-Soundex/README
@@ -106,11 +106,11 @@ History:
 
  Version 2.20:
      This version includes support for the algorithm used to index
-     the U.S. Federal Censuses. There is a slight descrepancy in the
+     the U.S. Federal Censuses. There is a slight discrepancy in the
      definition for a soundex code which is not commonly known or
-     recognized involved similar sounding letters being seperated
+     recognized involved similar sounding letters being separated
      by the characters H or W. This is defined as the NARA ruleset,
-     as this descrepency was discovered by them. (Calling it "the
+     as this discrepancy was discovered by them. (Calling it "the
      US Census ruleset" was too unwieldy...)
 
      NARA can be found at:
diff --git a/cpan/Text-Soundex/Soundex.pm b/cpan/Text-Soundex/Soundex.pm
index 598b8a8..83715ef 100644
--- a/cpan/Text-Soundex/Soundex.pm
+++ b/cpan/Text-Soundex/Soundex.pm
@@ -108,7 +108,7 @@ __END__
 
 # Implementation of the soundex algorithm.
 #
-# Some of this documention was written by Mike Stok.
+# Some of this documentation was written by Mike Stok.
 #
 # Examples:
 #
diff --git a/cpan/Text-Tabs/CHANGELOG b/cpan/Text-Tabs/CHANGELOG
index df83979..8bbbaa5 100644
--- a/cpan/Text-Tabs/CHANGELOG
+++ b/cpan/Text-Tabs/CHANGELOG
@@ -99,7 +99,7 @@ over.
 
 Anyway, I have a bunch of people to thank.  I didn't
 use what any of them sent in, but I did take ideas from
-all of them.  Many sent in complete new implamentations.
+all of them.  Many sent in complete new implementations.
 
 	Ivan Brawley <ibrawley at awadi.com.au> 
 
-- 
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