Skip to content

Commit b44ed69

Browse files
Update Doc/library/http.server.rst
1 parent d57649f commit b44ed69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.server.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ provides three different variants:
393393
``text/`` the file is opened in text mode; otherwise binary mode is used.
394394

395395
For example usage, see the implementation of the ``test`` function
396-
invocation in :source:`Lib/http/server.py`.
396+
in :source:`Lib/http/server.py`.
397397

398398
.. versionchanged:: 3.7
399399
Support of the ``'If-Modified-Since'`` header.

0 commit comments

Comments
 (0)