diff --git a/htdocs/core/class/html.formmail.class.php b/htdocs/core/class/html.formmail.class.php
index 49b4e6af288..9d540a37bb6 100644
--- a/htdocs/core/class/html.formmail.class.php
+++ b/htdocs/core/class/html.formmail.class.php
@@ -933,7 +933,6 @@ class FormMail extends Form
/**
* Set substit array from object
*
- * @param Object $object Object to use
* @param string $mode 'form' or 'emailing'
* @return void
*/