DOC: s/exp_date/expiration/; #closes CPAN#21082
authorivan <ivan>
Tue, 10 Oct 2006 19:46:41 +0000 (19:46 +0000)
committerivan <ivan>
Tue, 10 Oct 2006 19:46:41 +0000 (19:46 +0000)
Changes
OnlinePayment.pm

diff --git a/Changes b/Changes
index 4699463..15ca804 100644 (file)
--- a/Changes
+++ b/Changes
@@ -22,6 +22,8 @@ Revision history for Perl extension Business::OnlinePayment.
          - Lots of general cleanup, no functional changes. "fill
            paragraphs" in POD, remove extra whitespace, sorted %fields,
            dump_contents now sorts %contents, added myself to AUTHORS.
+       - From Frederic Briere (closes: CPAN#21082):
+         - DOC: s/exp_date/expiration/ 
 
 3.00_03  Wed Mar 16 02:41:59 PST 2005
        - https_post now accepts a scalar of raw content instead of key value
index 7c7287c..28deb6d 100644 (file)
@@ -328,7 +328,7 @@ Customer's email address.
 Credit card number (obviously not required for non-credit card
 transactions).
 
-=item * exp_date
+=item * expiration
 
 Credit card expiration (obviously not required for non-credit card
 transactions).