summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-08-13 08:33:58 -0400
committerTim Graham <timograham@gmail.com>2016-08-13 08:33:58 -0400
commitc6cd9f4ae2d02aabf0581c74bf838a2f61b31431 (patch)
tree611fc41f6c3248fcf6cebe9937697de5a3e969f0
parent5890b1613c0a348750a11239ab73a9f0075314ee (diff)
Fixed typo in docs/releases/1.11.txt
-rw-r--r--docs/releases/1.11.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt
index 07126a88b5..96bb998887 100644
--- a/docs/releases/1.11.txt
+++ b/docs/releases/1.11.txt
@@ -270,7 +270,7 @@ Tests
keyword arguments passed to the test runner.
* Added the :option:`test --debug-mode` option to help troubleshoot test
- test failures by setting the :setting:`DEBUG` setting to ``True``.
+ failures by setting the :setting:`DEBUG` setting to ``True``.
URLs
~~~~