From 682a362c85475623a208dc7c9f2fb63af4bfb793 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 23 Feb 2015 20:55:03 +0100 Subject: [PATCH] doc: typo fix for prefix discussion. --- doc/man7/notmuch-search-terms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man7/notmuch-search-terms.rst b/doc/man7/notmuch-search-terms.rst index 2ad100cf..91039041 100644 --- a/doc/man7/notmuch-search-terms.rst +++ b/doc/man7/notmuch-search-terms.rst @@ -198,7 +198,7 @@ Boolean and Probabilistic Prefixes ---------------------------------- Xapian (and hence notmuch) prefixes are either **boolean**, supporting -exact matches like "tag:inbox" or **probabilistic**, supporting a most flexible **term** based searching. The prefixes currently supported by notmuch are as follows. +exact matches like "tag:inbox" or **probabilistic**, supporting a more flexible **term** based searching. The prefixes currently supported by notmuch are as follows. +------------------+-----------------------+ |Boolean |Probabilistic | -- 2.43.0