diff --git a/ecrire/inc/boutons.php b/ecrire/inc/boutons.php
index 27b54e7c1cf8b8958fc394d4e03c32f8cc95d7de..17be01f27561c84a020838ade7db668198330f15 100644
--- a/ecrire/inc/boutons.php
+++ b/ecrire/inc/boutons.php
@@ -26,7 +26,7 @@ class Bouton {
   /** @var string L'icone à mettre dans le bouton */
   var $icone;
 
-  /* @var string Le nom de l'entrée d'i18n associé */
+  /** @var string Le nom de l'entrée d'i18n associé */
   var $libelle;
 
   /** @var null|string L'URL de la page (null => ?exec=nom) */