summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-08-09 16:23:44 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-08-09 16:23:44 +0000
commit87d9afeb87e98c3886f40be658404579f365a3f5 (patch)
tree9b751006d1d331425176fa463210abd8a7cb2b4f
parentf7d926590895abd338e356ac6f793d27c5196cce (diff)
Update website
-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">