]> git.cworth.org Git - notmuch/commit
python/notmuch2: fix typo for ObjectDestroyedError
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 23 Dec 2019 21:02:16 +0000 (16:02 -0500)
committerDavid Bremner <david@tethera.net>
Mon, 23 Dec 2019 22:12:51 +0000 (07:12 +0900)
commit34c5233894f5143baaf5d4fc94df68fc186409d6
treea1fb81af08379edebafddc30478c5c1aab39d74e
parentb5db6aa1277e9e5645976a2dfdec2baaea385877
python/notmuch2: fix typo for ObjectDestroyedError

There is no functional change here, just a fix to a typo in the
docstrings.

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