mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fixed minor typo in ReST markup.
This commit is contained in:
parent
71a632433f
commit
a38cd52e96
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ Programmers can configure logging in three ways:
|
|||
to the :func:`dictConfig` function.
|
||||
|
||||
The following example configures a very simple logger, a console
|
||||
handler, and a simple formatter using Python code:
|
||||
handler, and a simple formatter using Python code::
|
||||
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue