Skip to content

Commit 041bfaf

Browse files
committed
Fix Sphinx directive typo in 3.7.11 changelog.
1 parent 16ef0f9 commit 041bfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.7.11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.. release date: 2021-06-28
55
.. section: Security
66
7-
mod:`http.client` now avoids infinitely reading potential HTTP headers after
7+
:mod:`http.client` now avoids infinitely reading potential HTTP headers after
88
a ``100 Continue`` status response from the server.
99

1010
..

0 commit comments

Comments
 (0)