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