diff options
| author | Tim Graham <timograham@gmail.com> | 2014-04-16 09:39:00 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-04-16 09:39:00 -0400 |
| commit | b5ce21accb57a5b70420574647d56eb837eb7722 (patch) | |
| tree | 4dbca9b4146271cc7f7b0eca15126ec7b8aa2ee2 /docs/topics/testing | |
| parent | 28102991172ab931d030412275f926c1b05c688d (diff) | |
Fixed spelling errors in documentation.
Diffstat (limited to 'docs/topics/testing')
| -rw-r--r-- | docs/topics/testing/tools.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing/tools.txt b/docs/topics/testing/tools.txt index 2be5b8ac9f..29a94b713c 100644 --- a/docs/topics/testing/tools.txt +++ b/docs/topics/testing/tools.txt @@ -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 |
