]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
Fix typos
authorMartin Michlmayr <tbm@cyrius.com>
Sat, 14 Apr 2018 07:46:58 +0000 (09:46 +0200)
committerMartin Michlmayr <tbm@cyrius.com>
Sat, 14 Apr 2018 07:46:58 +0000 (09:46 +0200)
emacstips.mdwn
mutttips.mdwn
news/release-0.10.mdwn
news/release-0.18.mdwn
news/release-0.20.mdwn
news/release-0.23.mdwn
notmuch-mutt.mdwn
remoteusage.mdwn
remoteusage/old.mdwn
software.mdwn
vimtips.mdwn

index 083746e5029b8eb9c91dc6e24f1185a13a19c9f1..7d8b5d071ffb315f740494f9f68be5f76e4cbb85 100644 (file)
@@ -18,7 +18,7 @@ or
 
 to your .emacs file.
 
-## Controlling external handlers for attachements
+## Controlling external handlers for attachments
 
 You can choose e.g. which pdf viewer to invoke from notmuch-show mode by
 adding a .mailcap file in your home directory. Here is an example:
@@ -794,7 +794,7 @@ Add a new entry with "Function returning the URL:" set to:
                                   "-f" "%{id}"))))
 
 Replacing `http://patchwork.example.com/patch/`, `/path/to/pwclient`, and
-`the-project` appropiately. You should now be able to stash the Patchwork URL
+`the-project` appropriately. You should now be able to stash the Patchwork URL
 using `c l`.
 
 Going further, if the patch has been committed, you can get the commit hash with
index f8603e6e3a7e48e3b7c8551a248f4b696fb19c3a..56a16298634baf5975e6363989f8914609b43792 100644 (file)
@@ -33,7 +33,7 @@ configure. Otherwise, it is a good old autoconf setup, so here it goes:
 
 ## Configuration:
 
-Here is my `.muttrc` I use with `mutt-kz`, explainations as comments:
+Here is my `.muttrc` I use with `mutt-kz`, explanations as comments:
 
         # notmuch
         set nm_default_uri="notmuch:///PATH/TO/MY/Maildir" # path to the maildir
index 0ac8ffaf88932b3de3a6fffa0390f5fbf7f9de20..08df73df34841e405c681600d2138c3d00f48638 100644 (file)
@@ -88,5 +88,5 @@ mailing list.
 ### nmbug - share tags with a given prefix
 
 nmbug helps maintain a git repo containing all tags with a given
-prefix (by default "notmuch::"). Tags can be shared by commiting
+prefix (by default "notmuch::"). Tags can be shared by committing
 them to git in one location and restoring in another.
index 1dc918c71cc97ac0c24635a0c3ecd9b8ae5998e4..df0a87e172b74eb93959bcf6fef92428df746868 100644 (file)
@@ -96,7 +96,7 @@ user does not want it.
 ### The commands set consistent exit status codes on failures
 
 The cli commands now consistently set exit status of 1 on failures,
-except where explicitly otherwise noted. The notable expections are
+except where explicitly otherwise noted. The notable exceptions are
 the status codes for format version mismatches for commands that
 support formatted output.
 
index 92e6d8ab9af2e5bc74542ef9ee297fafce06595e..dbed6660dcfbbd6f8ce56385abed1ac054daa300 100644 (file)
@@ -20,7 +20,7 @@ notmuch which one to use by setting `crypto.gpg_path`
 Emacs
 -----
 
-Avoid rendering large text attachements.
+Avoid rendering large text attachments.
 
 Improved rendering of CID references in HTML.
 
@@ -61,7 +61,7 @@ Documentation
 ### Sphinx is now mandatory to build docs
 
 Support for using rst2man in place of sphinx to build the
-docmumentation has been removed.
+documentation has been removed.
 
 ### Improved notmuch-search-terms.7
 
index b27558973b99419841bc2ecd1a2fa88e393bb8a0..d7d2508a16363544058bcb4a2e9dcefd19bef547 100644 (file)
@@ -128,4 +128,4 @@ Go Bindings
 Previously, it was impossible to open writable database handles,
 because `DATABASE_MODE_READ_ONLY` and `DATABASE_MODE_READ_WRITE` were
 both set to zero.
-The same issue occured with sort modes.
+The same issue occurred with sort modes.
index 85839bf0a179fda8dfef4175064856cdcd9aa4d7..e4f02ea9f816413999a703de91c866c140b7e30a 100644 (file)
@@ -13,7 +13,7 @@ and Mutt.
   [notmuch-mutt](https://git.notmuchmail.org/git/notmuch/tree/HEAD:/contrib/notmuch-mutt),
   which will create a "virtual" maildir folder with search results whenever a
   search is made. The upside is that you can search all your folders
-  simultanously; the downside is that your modifications in the results listing
+  simultaneously; the downside is that your modifications in the results listing
   do not carry over, also having to switch folders comes with some more
   annoyances.
 
index 770164d10ab43d9d7070fbdc957ffd38cbca4090..1a74d741901a05e578b523b8e2241d350aacbccf 100644 (file)
@@ -69,7 +69,7 @@ Save this to a file, for example `remote-notmuch.sh`, in your `PATH`:
     printf -v ARGS "%q " "$@"
     exec ssh notmuch notmuch ${ARGS}
 
-and give it execute permissons: `chmod +x remote-notmuch.sh`
+and give it execute permissions: `chmod +x remote-notmuch.sh`
 
 Now you can run `remote-notmuch.sh new`, or other notmuch commands. You
 can call the script anything you like. (You could also call it `notmuch`
index 7edd7d2d463810bfde8b645ed66772e15be253f7..0fc0e10bcd17167c99fcb5142de2995f40e92165 100644 (file)
@@ -4,7 +4,7 @@
 (the "old" page, see also [[new|remoteusage]] page)
 
 ##Why?##
-It is hard to keep nomuch tags in sync across multiple instances of
+It is hard to keep notmuch tags in sync across multiple instances of
 notmuch, on multiple computers. Though you can do this with "notmuch
 dump" and "notmuch restore", it is often preferable to be able to use
 notmuch on a remote computer as if it were present on a local
@@ -33,7 +33,7 @@ optional, or allow screen or tmux to be used instead.
 server. [Here](http://www.debian-administration.org/articles/152) is a
 good page on how to set it up.
 
-5.  a reasonably fast connection. (This isn't really *neccessary*, but
+5.  a reasonably fast connection. (This isn't really *necessary*, but
 if your connection is too slow, this won't be very pleasant to use,
 and certainly won't seem transparent.)
 
index c23e4685989feb779771d7da04f4749e63f8c965..5e5553e644368633d1e893e1c02b412ce45c5c64 100644 (file)
@@ -1,5 +1,5 @@
 [[!img notmuch-logo.png alt="Notmuch logo" class="left"]]
-# Sofware working with Maildir and Notmuch
+# Software working with Maildir and Notmuch
 
 ## <span id="formats">**Mail storage formats**</span>
 
@@ -138,7 +138,7 @@ Many MDAs also support filtering via [Sieve](https://en.wikipedia.org/wiki/Sieve
 
 Internet Mail Access Protocol servers that can interoperate with notmuch.
 It is of note that IMAP protocol supports storing so-called [keywords](https://tools.ietf.org/html/rfc3501#page-11) (user-defined flags) which are mostly equivalent to notmuch tags.
-Unfortunately Maildir does not have standard way to encode keywords, so there are extensions neccessary to store that information.
+Unfortunately Maildir does not have standard way to encode keywords, so there are extensions necessary to store that information.
 
 ### <span id="dovecot">**Dovecot**</span>
 
@@ -148,7 +148,7 @@ The fully standard-compliant IMAP server.
 Has efficient syncing and multimaster replication capability.
 
 Up to 26 different keywords can be stored per-maildir using Maildir flags a-z.
-Their meaning is defined via `dovecot-keywords` file which is simple, well-defined text file which maps each letter to specifig tag/keyword.
+Their meaning is defined via `dovecot-keywords` file which is simple, well-defined text file which maps each letter to specific tag/keyword.
 If more than 26 keywords appear in one Maildir then some of them are stored in [dovecot-specific](http://wiki.dovecot.org/Design/Indexes/MainIndex) [index files](http://wiki.dovecot.org/IndexFiles).
 Dovecot's dsync will sync keywords into this format.
 
index 4eacddc1bb5e070810133b15890effcf4801f318..d77ed92d298b37b4b910ec2bfb8054b0556f915a 100644 (file)
@@ -28,7 +28,7 @@ Open vim and type
 and press ENTER. Voila.
 
 
-Alternatively, you can invoce vim with the -c flag:
+Alternatively, you can invoke vim with the -c flag:
 
     $ vim -c :Notmuch