NEWS: fix typo in 0.34 news.

Thanks to jrm on IRC for finding the typo.
This commit is contained in:
David Bremner 2021-10-24 07:07:08 -03:00
parent e2b842afb1
commit d6e4ca6a7a

2
NEWS
View file

@ -7,7 +7,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