Better wording

This commit is contained in:
Geert De Deckere 2012-03-12 11:04:20 +01:00
parent dfdb5bc215
commit e013a8543a
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ $woocommerce_settings['general'] = apply_filters('woocommerce_general_settings',
),
array(
'desc' => __( 'Enable coupons', 'woocommerce' ),
'desc' => __( 'Enable the use of coupons', 'woocommerce' ),
'id' => 'woocommerce_enable_coupons',
'std' => 'yes',
'type' => 'checkbox',