Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3385b4 commit 563c949Copy full SHA for 563c949
1 file changed
Doc/howto/logging-cookbook.rst
@@ -98,7 +98,7 @@ Logging from multiple threads
98
-----------------------------
99
100
Logging from multiple threads requires no special effort. The following example
101
-shows logging from the main (initIal) thread and another thread::
+shows logging from the main (initial) thread and another thread::
102
103
import logging
104
import threading
0 commit comments