diff --git a/Doc/sphinx/scriptref/window.rst b/Doc/sphinx/scriptref/window.rst index 8ad9aa8..f47fa09 100644 --- a/Doc/sphinx/scriptref/window.rst +++ b/Doc/sphinx/scriptref/window.rst @@ -51,8 +51,8 @@ GetClientDimensions Return the size of the client in *w* and *h*. If it fails, it returns -1 for both h and w. -GetClientDimensions -------------------- +GetClientPosition +----------------- .. code-block:: pascal