Skip to content

Commit b5ad5c6

Browse files
adrienbrunettimgraham
authored andcommitted
Fixed typo in documented number of logging filters.
1 parent 30eb92f commit b5ad5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/logging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ Python logging module.
656656
Filters
657657
-------
658658

659-
Django provides two log filters in addition to those provided by the Python
659+
Django provides some log filters in addition to those provided by the Python
660660
logging module.
661661

662662
.. class:: CallbackFilter(callback)

0 commit comments

Comments
 (0)