summaryrefslogtreecommitdiff
path: root/src/commands/function-load.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/function-load.json')
-rw-r--r--src/commands/function-load.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/function-load.json b/src/commands/function-load.json
index 28f5b2084..f918b6599 100644
--- a/src/commands/function-load.json
+++ b/src/commands/function-load.json
@@ -1,6 +1,6 @@
{
"LOAD": {
- "summary": "Create a function with the given arguments (name, code, description)",
+ "summary": "Creates a library.",
"complexity": "O(1) (considering compilation time is redundant)",
"group": "scripting",
"since": "7.0.0",