fixed grammatical error in i18n
This commit is contained in:
parent
858c227ee6
commit
d387536807
2 changed files with 2 additions and 1 deletions
|
|
@ -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|,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue