[PATCH] fix typo
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed Aug 9 00:44:10 PDT 2017
---
bindings/python/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.13.2
More information about the notmuch
mailing list