diff options
| author | Georg Faerber <georg@riseup.net> | 2018-03-18 03:30:25 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-03-24 20:09:54 -0300 |
| commit | c117306f2dfcdf705ef3433962d227d1cb39eb90 (patch) | |
| tree | 0a80658e66dce1874255ef20e9354b78e8836d0f /bindings/python/docs/source/filesystem.rst | |
| parent | f6430bc06d479fdf0b180231d3a3b5fb67bbb8e0 (diff) | |
Fix typos as found by codespell
Signed-off-by: Georg Faerber <georg@riseup.net>
Diffstat (limited to 'bindings/python/docs/source/filesystem.rst')
| -rw-r--r-- | bindings/python/docs/source/filesystem.rst | 2 |
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 |
