summaryrefslogtreecommitdiff
path: root/include/modules.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules.h')
-rw-r--r--include/modules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules.h b/include/modules.h
index abf1808c6..05eb60230 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1138,7 +1138,7 @@ class CoreExport ModuleManager
*/
static std::vector<Module *> EventHandlers[I_SIZE];
- /** List of all modules loaded in Anope
+ /** List of all modules loaded in Anope
*/
static std::list<Module *> Modules;