small text change

This commit is contained in:
Brian 2022-01-10 16:03:31 +01:00 committed by GitHub
parent f736216f01
commit 26d8a667b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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',