i kant spehl
authorivan <ivan>
Sat, 1 Mar 2008 23:20:59 +0000 (23:20 +0000)
committerivan <ivan>
Sat, 1 Mar 2008 23:20:59 +0000 (23:20 +0000)
Changes
CreditCard.pm

diff --git a/Changes b/Changes
index 8f6c660..18d7ee1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for Perl extension Business::CreditCard.
         - Add META.yml to MANIFEST
         - Add Irish Laser card, thanks to Eoin Redmond for the heads-up.
         - Add documentation on what this module *is* and *is NOT* about.
         - Add META.yml to MANIFEST
         - Add Irish Laser card, thanks to Eoin Redmond for the heads-up.
         - Add documentation on what this module *is* and *is NOT* about.
+        - Spelling fix in docs
 
 0.30  Mon Dec 18 23:24:25 PST 2006
         - back after two and a half years; happy hanukkah!
 
 0.30  Mon Dec 18 23:24:25 PST 2006
         - back after two and a half years; happy hanukkah!
index 6a9a918..bc700f8 100644 (file)
@@ -55,7 +55,7 @@ Possible return values are:
 "Not a credit card" is returned on obviously invalid data values.
 
 As of 0.30, cardtype() will accept a partial card masked with "x", "X', ".",
 "Not a credit card" is returned on obviously invalid data values.
 
 As of 0.30, cardtype() will accept a partial card masked with "x", "X', ".",
-"*" or "_".  Only the first 2-6 digits and the lenth are significant;
+"*" or "_".  Only the first 2-6 digits and the length are significant;
 whitespace and dashes are removed.  To recognize just Visa, MasterCard and
 Amex, you only need the first two digits; to recognize almost all cards
 except some Switch cards, you need the first four digits, and to recognize
 whitespace and dashes are removed.  To recognize just Visa, MasterCard and
 Amex, you only need the first two digits; to recognize almost all cards
 except some Switch cards, you need the first four digits, and to recognize