X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=manpages%2Fnotmuch-sexp-queries-7.mdwn;h=d375a867bb3f938aa3bf3805eff5e14c79c51132;hb=3841ab8a64c6e26f50fb90c25cf47095024e74d4;hp=e6968ada5ebd74cfcb454c0d432a219831505792;hpb=c53d121cfc5e56594ffa3bb7250e04e2cc30587e;p=notmuch-wiki diff --git a/manpages/notmuch-sexp-queries-7.mdwn b/manpages/notmuch-sexp-queries-7.mdwn index e6968ad..d375a86 100644 --- a/manpages/notmuch-sexp-queries-7.mdwn +++ b/manpages/notmuch-sexp-queries-7.mdwn @@ -266,7 +266,7 @@

NOTES

-       [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.
 
@@ -276,7 +276,7 @@
 
        [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 body is implemented in notmuch, this  modifier  is