diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-08-09 03:44:10 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-08-18 19:47:40 -0300 |
| commit | 0155411e05925799a383b71bb11fab32c803d199 (patch) | |
| tree | 4b95a3a4ad96ce7f8d648c69d2cbe261eae8c7af /bindings/python | |
| parent | 02761b2e5cf065af47c6e18cfe9766308d370d16 (diff) | |
fix typo
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/README | 2 |
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 |
