]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/README
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / bindings / python / README
index 695b5bd261913ee1e85e3e2698e595d853c6e0d4..5bf076d262f93efadbf971f8fcddd97636ef2a33 100644 (file)
@@ -2,8 +2,8 @@ notmuch -- The python interface to notmuch
 ==========================================
 
 This module makes the functionality of the notmuch library
-(`http://notmuchmail.org`_) available to python. Successful import of
-this modul depends on a libnotmuch.so|dll being available on the
+(`https://notmuchmail.org`_) available to python. Successful import of
+this module depends on a libnotmuch.so|dll being available on the
 user's system.
 
 If you have downloaded the full source tarball, you can create the