Skip to content

Commit 698f2a0

Browse files
committed
fixup
1 parent 1166342 commit 698f2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/curses.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ be invoked, usually as part of the module initialisation function, to populate
4747
The :ref:`heap type <heap-types>` corresponding to :class:`curses.window`.
4848

4949

50-
.. c:func:: int PyCursesWindow_Check(PyObject *op)
50+
.. c:function:: int PyCursesWindow_Check(PyObject *op)
5151
5252
Return *1* if *op* is an :class:`curses.window` instance, *0* otherwise.
5353

0 commit comments

Comments
 (0)