Explorar o código

Fixed typo in documented number of logging filters.

Adrien Brunet %!s(int64=7) %!d(string=hai) anos
pai
achega
b5ad5c628a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/topics/logging.txt

+ 1 - 1
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)