fixed grammatical error in i18n

This commit is contained in:
Doug Bell 2008-06-20 18:51:22 +00:00
parent 858c227ee6
commit d387536807
2 changed files with 2 additions and 1 deletions

View file

@ -190,7 +190,7 @@ our $I18N = {
},
'hasShippingAddress help' => {
message => q|A condition indicating whether the the user has already specified a shipping address. Shipping address is always required in order to calculate taxes.|,
message => q|A condition indicating whether the user has already specified a shipping address. Shipping address is always required in order to calculate taxes.|,
lastUpdated => 0,
context => q|a help description|,
},