summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manual/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/index.html b/manual/index.html
index 58e5ad11..b6627d9c 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -2417,7 +2417,7 @@ at each path in <code>PATHS</code>.</p>
<code>delpaths(PATHS)</code>
<a href="#delpaths" class="icon-link" aria-label="Link to this section: `delpaths(PATHS)`"><span class="bi bi-link-45deg" aria-hidden="true"></span></a>
</h3>
- <p>The builtin function <code>delpaths</code> sets the <code>PATHS</code> in <code>.</code>.
+ <p>The builtin function <code>delpaths</code> deletes the <code>PATHS</code> in <code>.</code>.
<code>PATHS</code> must be an array of paths, where each path is an array
of strings and numbers.</p>
<div class="pb-3">