diff --git a/htdocs/dav/dav.class.php b/htdocs/dav/dav.class.php index 7c457208455..b8c38773538 100644 --- a/htdocs/dav/dav.class.php +++ b/htdocs/dav/dav.class.php @@ -39,7 +39,7 @@ class CdavLib * * @param User $user user * @param DoliDB $db Database handler - * @param Translation $langs translation + * @param Translate $langs translation */ function __construct($user, $db, $langs) {