fixing county typo

This commit is contained in:
Patrick Rauland 2013-11-29 18:26:42 -06:00
parent 6db8ac6f6f
commit 263d2116de
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ class WC_Admin_Profile {
),
'billing_state' => array(
'label' => __( 'State/County', 'woocommerce' ),
'description' => __( 'Country or state code', 'woocommerce' ),
'description' => __( 'State/County or state code', 'woocommerce' ),
),
'billing_country' => array(
'label' => __( 'Country', 'woocommerce' ),