Skip to content

Commit 7c3b8f3

Browse files
committed
fixup
1 parent 5c30fd6 commit 7c3b8f3

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
@@ -42,7 +42,7 @@ be invoked, usually as part of the module initialisation function, to populate
4242
:c:macro:`PyCursesInitialised`, and :c:macro:`PyCursesInitialisedColor`.
4343

4444

45-
.. c:data:: PyTypeObject PyCursesWindow_Type
45+
.. c:var:: PyTypeObject PyCursesWindow_Type
4646
4747
The :ref:`heap type <heap-types>` corresponding to :class:`curses.window`.
4848

0 commit comments

Comments
 (0)