From dbfb88ebc5191c62d81d7bad2302ecbd351bff67 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 15 Aug 2004 11:50:44 +0000 Subject: [PATCH] Fix: typo --- htdocs/includes/modules/modExternalRss.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/includes/modules/modExternalRss.class.php b/htdocs/includes/modules/modExternalRss.class.php index 15c17224b4a..0b808fa6f2e 100644 --- a/htdocs/includes/modules/modExternalRss.class.php +++ b/htdocs/includes/modules/modExternalRss.class.php @@ -21,7 +21,7 @@ * */ -/*! \defgroup ecternalrss Module ExternalRss +/*! \defgroup externalrss Module ExternalRss \brief Module pour inclure des informations externes RSS */