Skip to content

Commit dacb3da

Browse files
committed
Use '!' to break references, not '~'
1 parent b0286a8 commit dacb3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Added buffer boundary check when using ``nbytes`` parameter with
2-
:meth:`~asyncio.AbstractEventLoop.sock_recvfrom_into`. Only
2+
:meth:`!asyncio.AbstractEventLoop.sock_recvfrom_into`. Only
33
relevant for Windows and the :class:`asyncio.ProactorEventLoop`.

0 commit comments

Comments
 (0)