Skip to content

Commit 7eb8c6d

Browse files
miss-islingtonjcea
andcommitted
Doc typo (GH-17667) (#17668)
(cherry picked from commit b0d4949) Co-authored-by: Jesús Cea <jcea@jcea.es> Co-authored-by: Jesús Cea <jcea@jcea.es>
1 parent a542aec commit 7eb8c6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-eventloop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ Opening network connections
467467
UDP. Explicitly passing ``reuse_address=True`` will raise an exception.
468468

469469
When multiple processes with differing UIDs assign sockets to an
470-
indentical UDP socket address with ``SO_REUSEADDR``, incoming packets can
470+
identical UDP socket address with ``SO_REUSEADDR``, incoming packets can
471471
become randomly distributed among the sockets.
472472

473473
For supported platforms, *reuse_port* can be used as a replacement for

0 commit comments

Comments
 (0)