Merge pull request #11116 from woothemes/SiR-DanieL-patch-1

Typo
This commit is contained in:
Claudio Sanches 2016-06-14 18:06:52 -03:00 committed by GitHub
commit 5d3515848d
1 changed files with 1 additions and 1 deletions

View File

@ -600,7 +600,7 @@ class WC_Admin_Setup_Wizard {
),
'cheque' => array(
'name' => _x( 'Check Payments', 'Check payment method', 'woocommerce' ),
'description' => __( 'An simple offline gateway that lets you accept a check as method of payment.', 'woocommerce' ),
'description' => __( 'A simple offline gateway that lets you accept a check as method of payment.', 'woocommerce' ),
'image' => '',
'class' => '',
),