Skip to content

Commit

Permalink
Fix typo in Pod and then just make it less confusing.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Mar 4, 2015
1 parent fa05fba commit 89840a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Business/CCCheck.pm
Expand Up @@ -238,8 +238,8 @@ Returns the localtime calendar year.
=item $scalar = CC_expired(numeric_month,20xx)
Returns true if card is expired or
month year has bad fromat else false
Returns B<false> if the arguments comprise a valid future date. Otherwise it
returns B<true>.
=item $scalar = CC_is_zip(zipcode);
Expand Down

0 comments on commit 89840a9

Please sign in to comment.