Merge pull request #9561 from maxinacube/patch-1

Update class-wc-countries.php
This commit is contained in:
Claudio Sanches 2015-11-10 19:16:25 -02:00
commit 75cc8440e3
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ class WC_Countries {
}
/**
* Gets the correct string for shipping - ether 'to the' or 'to'
* Gets the correct string for shipping - either 'to the' or 'to'
* @return string
*/
public function shipping_to_prefix() {