mirror of
https://github.com/django/django.git
synced 2025-07-16 07:39:12 +00:00
[3.1.x] Fixed typo in docs/ref/files/storage.txt.
Backport of 1190af5071775249b57c33f4d27d6c6481949d75 from master
This commit is contained in:
parent
915fe98bdc
commit
2332a05b0c
@ -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…
x
Reference in New Issue
Block a user