diff --git a/LetoDMS_Core/Core/inc.ClassDMS.php b/LetoDMS_Core/Core/inc.ClassDMS.php index 7893572dc..3848d7cee 100644 --- a/LetoDMS_Core/Core/inc.ClassDMS.php +++ b/LetoDMS_Core/Core/inc.ClassDMS.php @@ -815,7 +815,7 @@ class LetoDMS_Core_DMS { * * This function retrieves a user from the database by its login. * If the second optional parameter $email is not empty, the user must - * also have the given password. + * also have the given email. * * @param string $login internal login of user * @param string $email email of user