From: Daniel Kahn Gillmor Date: Wed, 9 Aug 2017 07:44:10 +0000 (-0400) Subject: fix typo X-Git-Tag: 0.26_rc0~197 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=0155411e05925799a383b71bb11fab32c803d199;hp=02761b2e5cf065af47c6e18cfe9766308d370d16;p=notmuch fix typo --- diff --git a/bindings/python/README b/bindings/python/README index fe7a2181..5bf076d2 100644 --- a/bindings/python/README +++ b/bindings/python/README @@ -3,7 +3,7 @@ notmuch -- The python interface to notmuch This module makes the functionality of the notmuch library (`https://notmuchmail.org`_) available to python. Successful import of -this modul depends on a libnotmuch.so|dll being available on the +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