Преглед на файлове

Fix typo in storage docs

Kevin Wood преди 11 години
родител
ревизия
82f466b571
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/ref/files/storage.txt

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

@@ -60,7 +60,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
 -----------------