From c417250d33eb71dd6cda57022d98e17d4a11dac4 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Thu, 8 Aug 2019 15:07:22 -0300 Subject: [PATCH] Fix typo --- i18n/states.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/states.php b/i18n/states.php index c781d6a919b..e2436c6805c 100644 --- a/i18n/states.php +++ b/i18n/states.php @@ -3,7 +3,7 @@ * States * * Returns an array of country states. This deprecates and replaces the /states/ directory found in older versions. - * States /should/ be defined in English and translated native though localisation files. + * States should be defined in English and translated native through localisation files. * Countries defined with empty arrays have no states. * * @package WooCommerce/i18n