summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-08-26 09:44:24 -0400
committerTim Graham <timograham@gmail.com>2014-08-26 09:44:55 -0400
commitadb0c535a9015002e7ec0b58f2c5a6ff1ca054b2 (patch)
treec1bf9436d75aa6d180ae2c5c21e5763f323915bf /docs/ref
parentfa76275e8a2fcad7a13c1a6fbf13764942225959 (diff)
[1.6.x] Fixed spelling mistake in file docs.
Backport of a3e88e64a4 from master
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/files/storage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/files/storage.txt b/docs/ref/files/storage.txt
index a8567fdcb3..3d00c563c4 100644
--- a/docs/ref/files/storage.txt
+++ b/docs/ref/files/storage.txt
@@ -88,7 +88,7 @@ The Storage Class
extension.
Previously, an underscore followed by a number (e.g. ``"_1"``, ``"_2"``,
- etc.) was appended to the filename until an avaible name in the
+ etc.) was appended to the filename until an available name in the
destination directory was found. A malicious user could exploit this
deterministic algorithm to create a denial-of-service attack. This
change was also made in Django 1.5.9 and 1.4.14.