Skip to content

Commit

Permalink
Converted seealso directives to use 4 space indendation.
Browse files Browse the repository at this point in the history
  • Loading branch information
berkerpeksag authored and timgraham committed Oct 30, 2014
1 parent fd061b6 commit affc040
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/howto/error-reporting.txt
Expand Up @@ -44,9 +44,9 @@ To activate this behavior, put the email addresses of the recipients in the

.. seealso::

Server error emails are sent using the logging framework, so you can
customize this behavior by :doc:`customizing your logging configuration
</topics/logging>`.
Server error emails are sent using the logging framework, so you can
customize this behavior by :doc:`customizing your logging configuration
</topics/logging>`.

404 errors
~~~~~~~~~~
Expand Down Expand Up @@ -105,9 +105,9 @@ and override its methods.

.. seealso::

404 errors are logged using the logging framework. By default, these log
records are ignored, but you can use them for error reporting by writing a
handler and :doc:`configuring logging </topics/logging>` appropriately.
404 errors are logged using the logging framework. By default, these log
records are ignored, but you can use them for error reporting by writing a
handler and :doc:`configuring logging </topics/logging>` appropriately.

.. _filtering-error-reports:

Expand Down

0 comments on commit affc040

Please sign in to comment.