diff options
author | fbriere <fbriere> | 2006-02-16 23:37:23 +0000 |
---|---|---|
committer | fbriere <fbriere> | 2006-02-16 23:37:23 +0000 |
commit | 38702efa45d6b20fa13617c3c36599148a435ce1 (patch) | |
tree | 4b262a766e974c1ce39ff1ff0cda64def5529b86 | |
parent | 4a8e54667a9e6199714cf5b4106ae6fba39bfdab (diff) |
Adjusted description of address fields
-rwxr-xr-x | InternetSecure.pm | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/InternetSecure.pm b/InternetSecure.pm index af62241..a14fca9 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -451,9 +451,8 @@ separating them with spaces, such as C<GST HST>. =item name / company / address / city / state / zip / country / phone / email -Facultative customer information. B<state> should be either a postal -abbreviation or a two-letter code taken from ISO 3166-2, and B<country> should -be a two-letter code taken from ISO 3166-1. +Customer information. B<Country> should be a two-letter code taken from ISO +3166-1. =back |