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 413717c commit 25440f8Copy full SHA for 25440f8
Doc/howto/logging-cookbook.rst
@@ -845,7 +845,7 @@ Domain socket instead of a TCP socket by doing the following:
845
846
#. In :file:`webapp.json`, change the socket handler configuration dictionary
847
so that the ``host`` value is the path to the domain socket, and set the
848
- ``port`` value to `null`.
+ ``port`` value to ``null``.
849
850
851
.. currentmodule:: logging
0 commit comments