diff options
| author | Bruno ReniƩ <brutasse@gmail.com> | 2013-12-15 10:00:13 +0100 |
|---|---|---|
| committer | Bruno ReniƩ <brutasse@gmail.com> | 2013-12-15 10:00:13 +0100 |
| commit | f27ed47b60a6a48438a64b9599015ea2cd03b57e (patch) | |
| tree | 96531ea3a1df0e57c2e1659fd32ee0822a7a14ee /docs | |
| parent | e904d421d06bb53fbc9f55bd129b0b213d9908c5 (diff) | |
Typo in 1.7 release notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.txt | 2 |
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 ^^^^^ |
