diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-12-15 07:45:12 -0800 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-12-15 07:45:12 -0800 |
| commit | a1bc3683ff51a24e17cb514dc6ee90b7bef66301 (patch) | |
| tree | b0e065cc9fca9ae6ada6482c8c4522f78cabe3e4 /docs | |
| parent | 3beffea4b0aa5e28b4e3a6b34fff4c7bf0b6fab3 (diff) | |
| parent | f27ed47b60a6a48438a64b9599015ea2cd03b57e (diff) | |
Merge pull request #2079 from brutasse/master
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 81c707ecd5..c0be6860ac 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 ^^^^^ |
