aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/README
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-02-04 15:33:34 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-02-04 15:33:34 -0500
commitd9be1028d47cb7e98b474df420858a690798810b (patch)
treefb37f83ca098129a5301ef141dc6a5007a0972a9 /bindings/python/README
parenta8fb877ad7e960d69ec10887ff79e24bb99c587c (diff)
parent3c4e64d976eb561ac5157df1bbe5882e3e65b583 (diff)
Merge tag 'debian/0.26-1' into debian/stretch-backports
notmuch Debian 0.26-1 upload (same as 0.26)
Diffstat (limited to 'bindings/python/README')
-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