typo
This commit is contained in:
parent
cc409344ea
commit
db81519166
|
@ -872,7 +872,7 @@ $woocommerce_settings['tax'] = apply_filters('woocommerce_tax_settings', array(
|
|||
),
|
||||
|
||||
array(
|
||||
'desc' => __( 'Display taxes even when the amount if zero', 'woocommerce' ),
|
||||
'desc' => __( 'Display taxes even when the amount is zero', 'woocommerce' ),
|
||||
'id' => 'woocommerce_display_cart_taxes_if_zero',
|
||||
'std' => 'no',
|
||||
'type' => 'checkbox',
|
||||
|
|
Loading…
Reference in New Issue