Skip to content

Commit b75bc9b

Browse files
committed
Change from :meth: to :func:
1 parent a56f337 commit b75bc9b

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 +1 @@
1-
Add :meth:`os.readinto` to read into a :ref:`buffer protocol <bufferobjects>` from a file descriptor.
1+
Add :func:`os.readinto` to read into a :ref:`buffer protocol <bufferobjects>` from a file descriptor.

0 commit comments

Comments
 (0)