summaryrefslogtreecommitdiff
path: root/include/modules.h
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2017-08-27 13:18:58 +0100
committerPeter Powell <petpow@saberuk.com>2017-08-27 13:18:58 +0100
commita1bc06e8a02635d68761ac890912906674dafadc (patch)
tree511afbe4291684c9637f52719568d8cbbf99dbf0 /include/modules.h
parent2133bc373f26d953a4fb519f27060e7141001806 (diff)
Update a bunch of references to the old command modules.
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 14abad31b..3ad0258b8 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1028,7 +1028,7 @@ class CoreExport ModuleManager : public fakederef<ModuleManager>
PRIO_STATE_LAST
} prioritizationState;
- /** Loads all core modules (cmd_*)
+ /** Loads all core modules (core_*)
*/
void LoadCoreModules(std::map<std::string, ServiceList>& servicemap);