Skip to content

Commit eba3eea

Browse files
committed
bpo-46323: fix typo
1 parent 403b94a commit eba3eea

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,2 +1,2 @@
1-
Use :c:func:`PyObject_Vectorcall` while calling ctypes callback funtion.
1+
Use :c:func:`PyObject_Vectorcall` while calling ctypes callback function.
22
Patch by Dong-hee Na.

0 commit comments

Comments
 (0)