diff options
Diffstat (limited to 'docs/library/os.rst')
| -rw-r--r-- | docs/library/os.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/os.rst b/docs/library/os.rst index 19652ee2b..27a7d2d44 100644 --- a/docs/library/os.rst +++ b/docs/library/os.rst @@ -86,7 +86,7 @@ Filesystem access .. function:: statvfs(path) - Get the status of a fileystem. + Get the status of a filesystem. Returns a tuple with the filesystem information in the following order: |
