diff options
| author | Simon Meers <simon@simonmeers.com> | 2011-05-13 04:33:42 +0000 |
|---|---|---|
| committer | Simon Meers <simon@simonmeers.com> | 2011-05-13 04:33:42 +0000 |
| commit | 5ecb88c146c7b4d1adb046d65c43a0b75283c03d (patch) | |
| tree | 255fc1861880cdfaf28912041e645747c7de99a4 /docs/howto/error-reporting.txt | |
| parent | df6e0314080afcd6a96c3769807991d52072b2a1 (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.txt | 2 |
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 |
