diff --git a/ecrire/public/debug.php b/ecrire/public/debug.php
index 2e77a201aa0b376641e87775e64d6d4f5c383698..0b84ece2b3546a50db54bc1917d3ab721958c09d 100644
--- a/ecrire/public/debug.php
+++ b/ecrire/public/debug.php
@@ -473,6 +473,7 @@ function debug_dumpfile ($texte, $fonc, $type) {
 	exit;
 }
 
+// http://doc.spip.org/@emboite_texte
 function emboite_texte($texte,$fonc='',$self='')
 {
 	if (!($sax = charger_fonction('sax', 'inc') AND $res = $sax($texte)))