Skip to content

Commit a48e406

Browse files
committed
fix docs mapping
1 parent f3ce6a8 commit a48e406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES/10551.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The connector now raises :exc:`aiohttp.ClientConnectionError` instead of :exc:`OSError` when failing to explicitly close the socket after :py:func:`asyncio.loop.create_connection` fails -- by :user:`bdraco`.
1+
The connector now raises :exc:`aiohttp.ClientConnectionError` instead of :exc:`OSError` when failing to explicitly close the socket after :py:meth:`asyncio.loop.create_connection` fails -- by :user:`bdraco`.

0 commit comments

Comments
 (0)