summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2021-10-25 11:00:28 +0300
committerTomi Ollila <tomi.ollila@iki.fi>2021-10-25 11:00:28 +0300
commit8e3d6adfe11cff1cc1cee4fcdc40d9521702208c (patch)
tree642186b44a9944811652c509477deb24c8a544c6
parent75474bbc91dc470f292067ad365d5288c09eb0f2 (diff)
NEWS: fix typo in 0.34 news
-rw-r--r--news/release-0.34.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/release-0.34.mdwn b/news/release-0.34.mdwn
index b10ec99..e75296a 100644
--- a/news/release-0.34.mdwn
+++ b/news/release-0.34.mdwn
@@ -9,7 +9,7 @@ General
An optional new s-expression based query parser is available if
notmuch is built with the `sfsexp` library. See
notmuch-sexp-queries(7) for syntax, and use `notmuch config get
-built_with.sexpr_queries` to check if notmuch is compiled with
+built_with.sexpr_query` to check if notmuch is compiled with
s-expression query support.
CLI