diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/logging.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/logging.txt b/docs/topics/logging.txt index 859f18516d..d27d05fdfe 100644 --- a/docs/topics/logging.txt +++ b/docs/topics/logging.txt @@ -656,7 +656,7 @@ Python logging module. Filters ------- -Django provides two log filters in addition to those provided by the Python +Django provides some log filters in addition to those provided by the Python logging module. .. class:: CallbackFilter(callback) |
