summaryrefslogtreecommitdiff
path: root/src/commands/function-stats.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/function-stats.json')
-rw-r--r--src/commands/function-stats.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/function-stats.json b/src/commands/function-stats.json
index 8a64b9246..65519db1c 100644
--- a/src/commands/function-stats.json
+++ b/src/commands/function-stats.json
@@ -1,6 +1,6 @@
{
"STATS": {
- "summary": "Return information about the function currently running (name, description, duration)",
+ "summary": "Returns information about a function during execution.",
"complexity": "O(1)",
"group": "scripting",
"since": "7.0.0",