diff --git a/Doc/c-api/init.rst b/Doc/c-api/init.rst index a59667c4a95bdc..844115a9c69153 100644 --- a/Doc/c-api/init.rst +++ b/Doc/c-api/init.rst @@ -709,7 +709,7 @@ Process-wide parameters .. deprecated:: 3.11 -.. c:function:: w_char* Py_GetPythonHome() +.. c:function:: wchar_t* Py_GetPythonHome() Return the default "home", that is, the value set by a previous call to :c:func:`Py_SetPythonHome`, or the value of the :envvar:`PYTHONHOME`