diff options
| author | David Bremner <david@tethera.net> | 2015-02-23 20:55:03 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-02-24 08:29:01 +0100 |
| commit | 682a362c85475623a208dc7c9f2fb63af4bfb793 (patch) | |
| tree | 578adc89ac51009512d338660ab5260dfadd381f | |
| parent | 4313be0a0c642ddb0a20f9df9d76e3bf7705cded (diff) | |
doc: typo fix for prefix discussion.
| -rw-r--r-- | doc/man7/notmuch-search-terms.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |
