fix typo
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 9 Aug 2017 07:44:10 +0000 (03:44 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 18 Aug 2017 22:47:40 +0000 (19:47 -0300)
bindings/python/README

index fe7a21819d67f3ad0be98573675e998971c7f834..5bf076d262f93efadbf971f8fcddd97636ef2a33 100644 (file)
@@ -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