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:45:06 -0400
commit8adc56ca78fa362dc59de81b641e6d65b6abf289 (patch)
tree8329c5f49ae739f4389140ebaae5530ef95cddc4 /docs/ref
parent27c682ffa08264dee63c82751ebfa9d8eeaf62df (diff)
[1.4.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 252e8e4d52..f85d9297d1 100644
--- a/docs/ref/files/storage.txt
+++ b/docs/ref/files/storage.txt
@@ -92,7 +92,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.