aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-08-09 03:44:10 -0400
committerDavid Bremner <david@tethera.net>2017-08-18 19:47:40 -0300
commit0155411e05925799a383b71bb11fab32c803d199 (patch)
tree4b95a3a4ad96ce7f8d648c69d2cbe261eae8c7af /bindings/python
parent02761b2e5cf065af47c6e18cfe9766308d370d16 (diff)
fix typo
Diffstat (limited to 'bindings/python')
-rw-r--r--bindings/python/README2
1 files changed, 1 insertions, 1 deletions
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