From f54664bd54a5964e5276e8ea9e64d535b4f9cbf7 Mon Sep 17 00:00:00 2001
From: Christian Lefebvre <christian_lefebvre@laposte.net>
Date: Sat, 20 Jan 2007 22:42:38 +0000
Subject: [PATCH] autodoc

---
 ecrire/inc/autoriser.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ecrire/inc/autoriser.php b/ecrire/inc/autoriser.php
index 3b1a43f535..703180e7e8 100644
--- a/ecrire/inc/autoriser.php
+++ b/ecrire/inc/autoriser.php
@@ -162,7 +162,7 @@ function autoriser_article_modifier_dist($faire, $type, $id, $qui, $opt) {
 }
 
 // Autoriser a modifier un groupe de mots $id
-// http://doc.spip.org/@autoriser_rubrique_modifier_dist
+// http://doc.spip.org/@autoriser_groupemots_modifier_dist
 function autoriser_groupemots_modifier_dist($faire, $type, $id, $qui, $opt) {
 	return
 		$qui['statut'] == '0minirezo'
-- 
GitLab