diff --git a/auth_admin_passkey/__openerp__.py b/auth_admin_passkey/__openerp__.py index 817ea5393..86ee3aae3 100644 --- a/auth_admin_passkey/__openerp__.py +++ b/auth_admin_passkey/__openerp__.py @@ -32,7 +32,7 @@ Functionality : --------------- * Administrator has now the possibility to login in with any login; * By default, OpenERP will send a mail to user and admin to indicate them; - * If a user and the admin has the same password, admin will be informed; + * If a user and the admin have the same password, admin will be informed; Technical information : -----------------------