Kaydet (Commit) 815a47ff authored tarafından Timo Graham's avatar Timo Graham

Fixed #16566 - Typo in docs/ref/files/storage.txt; thanks thejaswi_puthraya.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst cb1f413e
......@@ -75,7 +75,7 @@ The Storage Class
.. method:: exists(name)
Returns ``True`` if a file referened by the given name already exists
Returns ``True`` if a file referenced by the given name already exists
in the storage system, or ``False`` if the name is available for a new
file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment