2
0
Эх сурвалжийг харах

Fixed typo in docs/ref/files/storage.txt.

joshuapatel 4 жил өмнө
parent
commit
1190af5071

+ 1 - 1
docs/ref/files/storage.txt

@@ -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)