summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/releases/1.7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index d1f3db872b..a7532864d9 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -280,7 +280,7 @@ Cache
* If you instanciate cache backends directly, be aware that they aren't
thread-safe any more, as :data:`django.core.cache.caches` now yields
- differend instances per thread.
+ different instances per thread.
Email
^^^^^