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:25 -0400 |
| commit | c064971e6bd1906c3665b25e0d659c0e47bb4a00 (patch) | |
| tree | 825bf1cdbbf662712490ec435861cf10e405140f /docs/topics/testing | |
| parent | 8edba6eb9009cfd54c8c4e9e6a982ba8f83e3a93 (diff) | |
[1.7.x] Fixed spelling errors in documentation.
Backport of b5ce21accb from master
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 e176387ef2..e217245f4a 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 |
