Repair markup.
diff --git a/Doc/c-api/init.rst b/Doc/c-api/init.rst
index 996ab78..7c70281 100644
--- a/Doc/c-api/init.rst
+++ b/Doc/c-api/init.rst
@@ -638,7 +638,7 @@
    .. versionadded:: 2.3
 
 
-.. c:function:: PyThreadState PyGILState_GetThisThreadState()
+.. cfunction:: PyThreadState PyGILState_GetThisThreadState()
 
    Get the current thread state for this thread.  May return ``NULL`` if no
    GILState API has been used on the current thread.  Note that the main thread