summaryrefslogtreecommitdiff
path: root/include/asterisk/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/module.h')
-rw-r--r--include/asterisk/module.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asterisk/module.h b/include/asterisk/module.h
index 087318c78..46628586f 100644
--- a/include/asterisk/module.h
+++ b/include/asterisk/module.h
@@ -25,8 +25,7 @@
* provide and some other module related functions.
*/
-/*!
- * \li The Modules library uses the configuration file \ref modules.conf
+/*! \li \ref module.h uses the configuration file \ref modules.conf
* \addtogroup configuration_file
*/