mirror of
https://github.com/django/django.git
synced 2025-05-07 23:46:30 +00:00
[1.5.x] Fixed typo in storage docs
Backport of 82f466b571 from master
This commit is contained in:
parent
1ccfcbe13e
commit
a32680407b
@ -39,7 +39,7 @@ The FileSystemStorage Class
|
||||
.. note::
|
||||
|
||||
The ``FileSystemStorage.delete()`` method will not raise
|
||||
raise an exception if the given file name does not exist.
|
||||
an exception if the given file name does not exist.
|
||||
|
||||
The Storage Class
|
||||
-----------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user