small text change
This commit is contained in:
parent
f736216f01
commit
26d8a667b5
|
@ -93,7 +93,7 @@ class WC_Settings_Accounts extends WC_Settings_Page {
|
|||
'autoload' => false,
|
||||
),
|
||||
array(
|
||||
'desc' => __( 'When creating an account, send the new user a link to set his password', 'woocommerce' ),
|
||||
'desc' => __( 'When creating an account, send the new user a link to set their password', 'woocommerce' ),
|
||||
'id' => 'woocommerce_registration_generate_password',
|
||||
'default' => 'yes',
|
||||
'type' => 'checkbox',
|
||||
|
|
Loading…
Reference in New Issue