1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #16014 -- numerous documentation typos -- thanks psmith.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Simon Meers
2011-05-13 04:33:42 +00:00
parent df6e031408
commit 5ecb88c146
27 changed files with 40 additions and 40 deletions

View File

@@ -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