Fixed typo. (English is hard. Let’s go shopping!)

This commit is contained in:
snipe 2017-08-23 04:00:10 -07:00
parent 6e30fa6922
commit 5e9331f5ae

View file

@ -78,7 +78,7 @@ return array(
'pwd_secure_min' => 'Password minimum characters',
'pwd_secure_min_help' => 'Minimum permitted value is 5',
'pwd_secure_uncommon' => 'Prevent common passwords',
'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwoerds reported in breaches.',
'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.',
'qr_help' => 'Enable QR Codes first to set this',
'qr_text' => 'QR Code Text',
'setting' => 'Setting',