mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
fix typo
This commit is contained in:
parent
02761b2e5c
commit
0155411e05
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue