We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c30fd6 commit 7c3b8f3Copy full SHA for 7c3b8f3
Doc/c-api/curses.rst
@@ -42,7 +42,7 @@ be invoked, usually as part of the module initialisation function, to populate
42
:c:macro:`PyCursesInitialised`, and :c:macro:`PyCursesInitialisedColor`.
43
44
45
-.. c:data:: PyTypeObject PyCursesWindow_Type
+.. c:var:: PyTypeObject PyCursesWindow_Type
46
47
The :ref:`heap type <heap-types>` corresponding to :class:`curses.window`.
48
0 commit comments