diff options
-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 |