]> git.notmuchmail.org Git - notmuch-wiki/blobdiff - emacstips.mdwn
Fix typo
[notmuch-wiki] / emacstips.mdwn
index 4999cdb8ca094739141d7cdd4cffd7ec3115d300..083746e5029b8eb9c91dc6e24f1185a13a19c9f1 100644 (file)
@@ -372,7 +372,7 @@ available:
             cc -o addrlookup addrlookup.c `pkg-config --cflags --libs gobject-2.0` -lnotmuch
 
   * Shell/fgrep/perl combination [nottoomuch-addresses.sh](https://github.com/domo141/nottoomuch/blob/master/nottoomuch-addresses.rst).
-    This tools maintains it's own address "database" gathered from email
+    This tools maintains its own address "database" gathered from email
     files notmuch knows and search from that "database" is done by `fgrep(1)`.
 
   * python/sqlite combination [notmuch-abook](https://github.com/guyzmo/notmuch-abook/)