Corrected typo.

This commit is contained in:
Vinay Sajip 2009-10-28 10:21:10 +00:00
parent e5d36b5814
commit c628a71537
1 changed files with 1 additions and 1 deletions

View File

@ -560,7 +560,7 @@ implementation.
Thus, when the ``incremental`` key of a configuration dict is present
and is ``True``, the system will ignore any ``formatters`` and
``filters``, entries completely, and process only the ``level``
``filters`` entries completely, and process only the ``level``
settings in the ``handlers`` entries, and the ``level`` and
``propagate`` settings in the ``loggers`` and ``root`` entries.