diff options
Diffstat (limited to 'include/modules')
| -rw-r--r-- | include/modules/cloak.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/cloak.h b/include/modules/cloak.h index e2f035428..488ba56cd 100644 --- a/include/modules/cloak.h +++ b/include/modules/cloak.h @@ -75,7 +75,7 @@ public: virtual List* GetCloaks(LocalUser* user) = 0; /** Determines whether any cloaks of the specified type exist. - * @param method The engine to check the active status of. + * @param engine The engine to check the active status of. */ virtual bool IsActiveCloak(const Cloak::Engine& engine) = 0; |
