full stop

This commit is contained in:
Mike Jolley 2012-03-15 00:26:46 +00:00
parent 8212e768f7
commit 11315b9a7b
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ $woocommerce_settings['general'] = apply_filters('woocommerce_general_settings',
),
array(
'desc' => __( 'Allow customers to reorder items from past orders.', 'woocommerce' ),
'desc' => __( 'Allow customers to reorder items from past orders', 'woocommerce' ),
'id' => 'woocommerce_allow_customers_to_reorder',
'std' => 'yes',
'type' => 'checkbox',