summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/content/manual/manual.yml2
-rw-r--r--jq.1.prebuilt2
2 files changed, 2 insertions, 2 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.
diff --git a/jq.1.prebuilt b/jq.1.prebuilt
index 99c35dbe..de96f561 100644
--- a/jq.1.prebuilt
+++ b/jq.1.prebuilt
@@ -1161,7 +1161,7 @@ jq \'setpath([0,"a"]; 1)\'
.IP "" 0
.
.SS "delpaths(PATHS)"
-The builtin function \fBdelpaths\fR sets the \fBPATHS\fR in \fB\.\fR\. \fBPATHS\fR must be an array of paths, where each path is an array of strings and numbers\.
+The builtin function \fBdelpaths\fR deletes the \fBPATHS\fR in \fB\.\fR\. \fBPATHS\fR must be an array of paths, where each path is an array of strings and numbers\.
.
.IP "" 4
.