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 f6dff68 commit 525b116Copy full SHA for 525b116
doc/source/how-to/logging.rst
@@ -55,7 +55,7 @@ specifies how to handle the stream.
55
Turn on and off handlers
56
~~~~~~~~~~~~~~~~~~~~~~~~
57
You might sometimes want to turn off a specific handler, such as a file
58
-handler where log messages are written. If so, you must property close
+handler where log messages are written. If so, you must properly close
59
and remove the existing handler. Otherwise, you might be denied file access
60
later when you try to write new log content.
61
0 commit comments