Merge pull request #9561 from maxinacube/patch-1
Update class-wc-countries.php
This commit is contained in:
commit
75cc8440e3
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue