diff --git a/inc/joindre_document.php b/inc/joindre_document.php
index 09a0c9c27aeadb5b15fefcbb6f71ad7b881b35ce..a15ff46c630f340b74845e8eac3d86f40684088c 100644
--- a/inc/joindre_document.php
+++ b/inc/joindre_document.php
@@ -21,7 +21,7 @@ if (!defined('_ECRIRE_INC_VERSION')) {
  *
  * Renvoie une liste de fichier ou un message en cas d'erreur
  *
- * @return string/array
+ * @return string|array
  */
 function joindre_trouver_fichier_envoye() {
 	static $files = [];