aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source/filesystem.rst
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-06-18 21:18:58 -0300
committerDavid Bremner <david@tethera.net>2018-06-18 21:18:58 -0300
commit698415201715497bdf9d5f53aac0d58f65f86dd9 (patch)
treeaf26b4a84fd985832f9aa51008e12fe5fda4689e /bindings/python/docs/source/filesystem.rst
parentc6fba20b96f8c9ebdff0ea43bdc114b64617e4d0 (diff)
parent079826f124823f134e5877173e9380edc2eeb3dc (diff)
Merge tag 'debian/0.27-1' into debian/stretch-backports
notmuch Debian 0.27-1 upload (same as 0.27)
Diffstat (limited to 'bindings/python/docs/source/filesystem.rst')
-rw-r--r--bindings/python/docs/source/filesystem.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/docs/source/filesystem.rst b/bindings/python/docs/source/filesystem.rst
index a23ae41a..558c93de 100644
--- a/bindings/python/docs/source/filesystem.rst
+++ b/bindings/python/docs/source/filesystem.rst
@@ -14,7 +14,7 @@ Files and directories
iterator and broke list(Filenames()). Use `len(list(names))`
instead.
-:class:`Directoy` -- A directory entry in the database
+:class:`Directory` -- A directory entry in the database
------------------------------------------------------
.. autoclass:: Directory