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 d1c0c47 commit a47c2efCopy full SHA for a47c2ef
docs/ref/files/storage.txt
@@ -79,7 +79,7 @@ The Storage Class
79
80
Lists the contents of the specified path, returning a 2-tuple of lists;
81
the first item being directories, the second item being files. For
82
- 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
83
raise a ``NotImplementedError`` instead.
84
85
.. method:: open(name, mode='rb')
0 commit comments