summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorNaïm Favier <n@monade.li>2023-08-09 17:51:22 +0200
committerEmanuele Torre <torreemanuele6@gmail.com>2023-08-09 18:20:04 +0200
commitd1a6da22054fc249ae4cbe04402709b029101786 (patch)
treea274e39cb67d66a17e60ee2e4a2220c72f3eda66 /docs
parenta6920601299913ec5f9c9a8883517ec10dd71ffe (diff)
docs: fix delpaths description
Diffstat (limited to 'docs')
-rw-r--r--docs/content/manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index d5e625c1..3a5c5466 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -1142,7 +1142,7 @@ sections:
- title: "`delpaths(PATHS)`"
body: |
- The builtin function `delpaths` sets the `PATHS` in `.`.
+ The builtin function `delpaths` deletes the `PATHS` in `.`.
`PATHS` must be an array of paths, where each path is an array
of strings and numbers.