diff --git a/htdocs/core/lib/public.lib.php b/htdocs/core/lib/public.lib.php index cc3617efad284..fcbf720717b06 100644 --- a/htdocs/core/lib/public.lib.php +++ b/htdocs/core/lib/public.lib.php @@ -30,7 +30,7 @@ require_once DOL_DOCUMENT_ROOT . '/core/lib/functions.lib.php'; /** - * Check if the object exceded the number of posts for a specific ip + * Check if the object exceeded the number of posts for a specific ip * @param object $object Object to check * @param int $nb_post_max Number max of posts *