]> git.notmuchmail.org Git - notmuch/commit
python/notmuch2: fix typo for "destroyed"
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 23 Dec 2019 21:06:48 +0000 (16:06 -0500)
committerDavid Bremner <david@tethera.net>
Mon, 23 Dec 2019 22:13:09 +0000 (07:13 +0900)
commit93cc4b99dff2dea1f4af3b39f1864eb976c37648
treebe97cb90473b48eb08469c1084b04464679c21ae
parent34c5233894f5143baaf5d4fc94df68fc186409d6
python/notmuch2: fix typo for "destroyed"

Another fix to the docstrings, this time for the English part of the
docstrings, not the Python class name.  No functional changes here.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
bindings/python-cffi/notmuch2/_database.py
bindings/python-cffi/notmuch2/_errors.py
bindings/python-cffi/notmuch2/_message.py
bindings/python-cffi/notmuch2/_thread.py