summaryrefslogtreecommitdiff
path: root/docs/howto/error-reporting.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2011-04-01 16:18:23 +0000
committerAdrian Holovaty <adrian@holovaty.com>2011-04-01 16:18:23 +0000
commit9a279edc1cedecc65249b061bcb2797fe509a85b (patch)
tree3f89e20c2dc9eeda748732c008fe8c631903a574 /docs/howto/error-reporting.txt
parent94af19c43fad3e42d64981e22fe15b844f1f9eb6 (diff)
Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/howto/error-reporting.txt')
-rw-r--r--docs/howto/error-reporting.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/error-reporting.txt b/docs/howto/error-reporting.txt
index 241bdc1a37..063f943894 100644
--- a/docs/howto/error-reporting.txt
+++ b/docs/howto/error-reporting.txt
@@ -1,5 +1,5 @@
Error reporting via email
-==========================
+=========================
When you're running a public site you should always turn off the
:setting:`DEBUG` setting. That will make your server run much faster, and will