diff --git a/src/script/api/script_log.hpp b/src/script/api/script_log.hpp --- a/src/script/api/script_log.hpp +++ b/src/script/api/script_log.hpp @@ -23,7 +23,7 @@ class ScriptLog : public ScriptObject { public: /** - * Log levels; The value is also feed to DEBUG() lvl. + * Log levels; The value is also feed to Debug() lvl. * This has no use for you, as script writer. * @api -all */