summaryrefslogtreecommitdiff
path: root/src/commands/script-debug.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/script-debug.json')
-rw-r--r--src/commands/script-debug.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/script-debug.json b/src/commands/script-debug.json
index 25899b94a..ebba38a6c 100644
--- a/src/commands/script-debug.json
+++ b/src/commands/script-debug.json
@@ -1,6 +1,6 @@
{
"DEBUG": {
- "summary": "Set the debug mode for executed scripts.",
+ "summary": "Sets the debug mode of server-side Lua scripts.",
"complexity": "O(1)",
"group": "scripting",
"since": "3.2.0",