Fixed typo in docs/ref/files/storage.txt.
This commit is contained in:
parent
28d998a41c
commit
1190af5071
|
@ -93,7 +93,7 @@ The ``Storage`` class
|
|||
|
||||
Deletes the file referenced by ``name``. If deletion is not supported
|
||||
on the target storage system this will raise ``NotImplementedError``
|
||||
instead
|
||||
instead.
|
||||
|
||||
.. method:: exists(name)
|
||||
|
||||
|
|
Loading…
Reference in New Issue