Update class-wc-countries.php

Typo on ether -> either
This commit is contained in:
Maxwell Morgan 2015-11-10 11:51:26 -05:00
parent 976f83c5be
commit da6eeebf81
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 * @return string
*/ */
public function shipping_to_prefix() { public function shipping_to_prefix() {