]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
Fix typos
authorStefan Kangas <stefankangas@gmail.com>
Wed, 28 Dec 2022 12:26:04 +0000 (13:26 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 28 Dec 2022 12:26:04 +0000 (13:26 +0100)
emacstips.mdwn
manpages/notmuch-sexp-queries-7.mdwn
news/release-0.31.2.mdwn
news/release-0.35.mdwn
news/release-0.36.mdwn
nmbug/report.py.mdwn

index 298017c8ea7dd9199374b5854728cc61d6ad2425..4eb8e8091b5b6ed11ee8fd5e0f95baad99e6d0bf 100644 (file)
@@ -295,7 +295,7 @@ wrong viewer is started or something else goes wrong, there's a good
 chance something needs to be adapted in the mailcap configuration.
 
 For Example: The `copiousoutput` setting in mailcap files needs to be
-removed for some mime-types to prevent immediate removal of tempory
+removed for some mime-types to prevent immediate removal of temporary
 files so the configured viewer can access them.
 
 
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
index 75aacba12766ca4e5785cd4feb97ac99a1b9dc97..e4133255032674b2473a74eab5dea6bf0b743762 100644 (file)
@@ -6,5 +6,5 @@ Notmuch 0.31.2 (2020-11-08)
 Build
 -----
 
-Catch one more occurence of "version" in the build system, which
+Catch one more occurrence of "version" in the build system, which
 caused the file to be regenerated in the release tarball.
index 38c84504783e77b887b51999d5b3661023b043e2..4b71415372e99eed4662f9926c690f711eb96592 100644 (file)
@@ -20,7 +20,7 @@ Fix some small memory leaks in `notmuch_database_open_with_config`.
 CLI
 ---
 
-Improve handling of leading/trailing punctation and space for
+Improve handling of leading/trailing punctuation and space for
 configuration lists.
 
 Only ignore `.notmuch` at the top level in `notmuch new`.
@@ -39,7 +39,7 @@ lazily.
 Don't add space to completion candidates, improves compatibility with
 third party completion frameworks.
 
-Make citation formating more robust against whitespace.
+Make citation formatting more robust against whitespace.
 
 Use `--excludes=false` when generating the 'All tags' section.
 
index 9cac4b0d076e8f2cf8d6dae1732f6c613aed4fb2..6188c6589249cb6e411f82cc1944c24af0916858 100644 (file)
@@ -8,7 +8,7 @@ Library
 
 Add the `sexp` prefix to the infix (traditional) query parser. This
 allows specific subqueries to be parsed by the sexp parser (with
-appropropriate quoting). See `notmuch-search-terms(7)` for details.
+appropriate quoting). See `notmuch-search-terms(7)` for details.
 
 Add another heuristic to regexp fields to prevent phrase parsing of
 bracketed sub-expressions.
@@ -30,7 +30,7 @@ the database.
 Documentation
 -------------
 
-Reorganize documention for `notmuch-config`. Add a few links from
+Reorganize documentation for `notmuch-config`. Add a few links from
 other man pages.
 
 Emacs
index 75a54ac98e014c4201b524d0f7c8dd1df2f1c442..6f19a0a68f1b93b0d25bcbbaa0677607346dd6b9 100644 (file)
@@ -40,7 +40,7 @@ last <span class="hl opt">= {}</span>
 
 <span class="hl kwa">print</span> <span class="hl str">'Generated: %s&lt;br&gt;'</span> <span class="hl opt">%</span> datetime<span class="hl opt">.</span>date<span class="hl opt">.</span><span class="hl kwd">today</span><span class="hl opt">()</span>
 
-<span class="hl kwa">print</span> <span class="hl str">'For more infomation see &lt;a href=&quot;https://notmuchmail.org/nmbug&quot;&gt;nmbug&lt;/a&gt;'</span>
+<span class="hl kwa">print</span> <span class="hl str">'For more information see &lt;a href=&quot;https://notmuchmail.org/nmbug&quot;&gt;nmbug&lt;/a&gt;'</span>
 
 <span class="hl kwa">print</span> <span class="hl str">'&lt;h3&gt;Query&lt;/h3&gt;'</span>
 <span class="hl kwa">print</span> QUERY