]> git.cworth.org Git - notmuch/commit
python-cffi: fix typos in docstring for Database.default_path
authorDavid Bremner <david@tethera.net>
Sat, 30 Oct 2021 16:22:32 +0000 (13:22 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 4 Dec 2021 12:36:07 +0000 (08:36 -0400)
commit4b361f4d35df92bb2c679143adedf4b88288648c
treea9075fc27547e56363176c60489cc175493ae85e
parent59aac9cef37a9937bdf2265078d063673111f80b
python-cffi: fix typos in docstring for Database.default_path

These generate warnings from sphinx doc, which makes it harder to
debug documentation changes. They also corrupt the output.
bindings/python-cffi/notmuch2/_database.py