summaryrefslogtreecommitdiff
path: root/src/script/api/script_log.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_log.hpp')
-rw-r--r--src/script/api/script_log.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/script_log.hpp b/src/script/api/script_log.hpp
index a71e09c2e..b6767d3f8 100644
--- 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
*/