1
0
mirror of https://github.com/django/django.git synced 2025-10-24 14:16:09 +00:00

[1.7.x] Fixed spelling errors in documentation.

Backport of b5ce21accb from master
This commit is contained in:
Tim Graham
2014-04-16 09:39:00 -04:00
parent 8edba6eb90
commit c064971e6b
4 changed files with 5 additions and 3 deletions

View File

@@ -1196,7 +1196,7 @@ have been overridden, like this::
.. versionchanged:: 1.7
Previously, you could only simulate the deletion of a setting which was
explicitely overridden.
explicitly overridden.
When overriding settings, make sure to handle the cases in which your app's
code uses a cache or similar feature that retains state even if the setting is