aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/ModuleManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/module/ModuleManager.h')
-rw-r--r--src/core/module/ModuleManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/module/ModuleManager.h b/src/core/module/ModuleManager.h
index 5110dfc2..d5cd8387 100644
--- a/src/core/module/ModuleManager.h
+++ b/src/core/module/ModuleManager.h
@@ -130,7 +130,7 @@ void TriggerEvent(const EventIdentifier& event_id, Args&&... args,
* @return true
* @return false
*/
-auto GPGFRONTEND_CORE_EXPORT IsModuleAcivate(ModuleIdentifier) -> bool;
+auto GPGFRONTEND_CORE_EXPORT IsModuleActivate(ModuleIdentifier) -> bool;
/**
* @brief