Kevin Wood 11 лет назад
Родитель
Сommit
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
 -----------------