We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fadc86 commit 4a1fd44Copy full SHA for 4a1fd44
docs/ref/files/storage.txt
@@ -95,7 +95,7 @@ The Storage Class
95
96
Lists the contents of the specified path, returning a 2-tuple of lists;
97
the first item being directories, the second item being files. For
98
- storage systems that aren't ale to provide such a listing, this will
+ storage systems that aren't able to provide such a listing, this will
99
raise a ``NotImplementedError`` instead.
100
101
.. method:: modified_time(name)
0 commit comments