mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[3.1.x] Fixed typo in docs/ref/files/storage.txt.
Backport of 1190af5071
from master
This commit is contained in:
parent
915fe98bdc
commit
2332a05b0c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue