]> git.cworth.org Git - notmuch-wiki/blobdiff - manpages/notmuch-sexp-queries-7.mdwn
Fix typos
[notmuch-wiki] / manpages / notmuch-sexp-queries-7.mdwn
index e6968ada5ebd74cfcb454c0d432a219831505792..d375a867bb3f938aa3bf3805eff5e14c79c51132 100644 (file)
 
 <h2>NOTES</h2>
 <pre>
-       [1]  Technically  macros  impliment  lazy evaluation and lexical scope.
+       [1]  Technically  macros  implement  lazy evaluation and lexical scope.
             There is one top level scope containing all macro definitions, but
             all parameter definitions are local to a given macro.
 
 
        [4]  a.k.a. boolean prefixes
 
-       [5]  Due  to the implemention of phrase fields in Xapian, regex queries
+       [5]  Due  to the implementation of phrase fields in Xapian, regex queries
             could only match individual words.
 
        [6]  Due the the way <b>body</b> is implemented in notmuch, this  modifier  is