summaryrefslogtreecommitdiff
path: root/docs/howto/error-reporting.txt
diff options
context:
space:
mode:
authorSimon Meers <simon@simonmeers.com>2011-05-13 04:33:42 +0000
committerSimon Meers <simon@simonmeers.com>2011-05-13 04:33:42 +0000
commit5ecb88c146c7b4d1adb046d65c43a0b75283c03d (patch)
tree255fc1861880cdfaf28912041e645747c7de99a4 /docs/howto/error-reporting.txt
parentdf6e0314080afcd6a96c3769807991d52072b2a1 (diff)
Fixed #16014 -- numerous documentation typos -- thanks psmith.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16220 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 ddef93873e..4642c39a92 100644
--- a/docs/howto/error-reporting.txt
+++ b/docs/howto/error-reporting.txt
@@ -44,7 +44,7 @@ setting.
.. versionadded:: 1.3
Server error emails are sent using the logging framework, so you can
- customize this behaviour by :doc:`customizing your logging configuration
+ customize this behavior by :doc:`customizing your logging configuration
</topics/logging>`.
404 errors