1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00

Fix typo in texts

This commit is contained in:
Hillel Coren 2020-03-15 10:11:39 +02:00
parent 1ed3c9df1f
commit 84e344b61b

View File

@ -3353,7 +3353,7 @@ $LANG = array(
'about' => 'About',
'credit_email' => 'Credit Email',
'domain_url' => 'Domain URL',
'password_is_too_easy' => 'Password msut contain an upper case character and a number',
'password_is_too_easy' => 'Password must contain an upper case character and a number',
'client_portal_tasks' => 'Client Portal Tasks',
'client_portal_dashboard' => 'Client Portal Dashboard',
'please_enter_a_value' => 'Please enter a value',