From da6eeebf811418609b99450ef3be820406414b8b Mon Sep 17 00:00:00 2001 From: Maxwell Morgan Date: Tue, 10 Nov 2015 11:51:26 -0500 Subject: [PATCH] Update class-wc-countries.php Typo on ether -> either --- includes/class-wc-countries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/class-wc-countries.php b/includes/class-wc-countries.php index 8995fa0deb4..cd9dbf40638 100644 --- a/includes/class-wc-countries.php +++ b/includes/class-wc-countries.php @@ -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() {