summaryrefslogtreecommitdiff
path: root/src/commands/script-kill.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/script-kill.json')
-rw-r--r--src/commands/script-kill.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/script-kill.json b/src/commands/script-kill.json
index c10ff0a0d..fe72d31eb 100644
--- a/src/commands/script-kill.json
+++ b/src/commands/script-kill.json
@@ -1,6 +1,6 @@
{
"KILL": {
- "summary": "Kill the script currently in execution.",
+ "summary": "Terminates a server-side Lua script during execution.",
"complexity": "O(1)",
"group": "scripting",
"since": "2.6.0",