summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2007-05-14 03:27:07 +0000
committerAdrian Holovaty <adrian@holovaty.com>2007-05-14 03:27:07 +0000
commita386aa7cc28dde3afd5460919fea3ae24ca092a2 (patch)
tree4864be61278c2b28dcd2017b6a80cf8f07df6f3f /docs
parentcc1d02a5aa49ebe25c284d0c5263e03cc74e6334 (diff)
Fixed #4285 -- Fixed ReST error in docs/testing.txt. Thanks, Michał Kwiatkowski
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/testing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing.txt b/docs/testing.txt
index dd4e9e17b2..92edf46e09 100644
--- a/docs/testing.txt
+++ b/docs/testing.txt
@@ -503,7 +503,7 @@ that can be useful in testing the behavior of web sites.
response.
E-mail services
---------------
+---------------
**New in Django development version**