Skip to content

Commit 25440f8

Browse files
committed
Use double backticks to placate sphinx-lint.
1 parent 413717c commit 25440f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/howto/logging-cookbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ Domain socket instead of a TCP socket by doing the following:
845845

846846
#. In :file:`webapp.json`, change the socket handler configuration dictionary
847847
so that the ``host`` value is the path to the domain socket, and set the
848-
``port`` value to `null`.
848+
``port`` value to ``null``.
849849

850850

851851
.. currentmodule:: logging

0 commit comments

Comments
 (0)