X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab1f7d2aa9cb1857cf87e105ebbd36a92676bbde..11207aefcfea0f5fbd5507ccd1d5d0a39c32c9de:/wxPython/src/_window.i diff --git a/wxPython/src/_window.i b/wxPython/src/_window.i index 63a951f25a..1248073fb7 100644 --- a/wxPython/src/_window.i +++ b/wxPython/src/_window.i @@ -491,7 +491,7 @@ the borders, scrollbars, other decorations...)", ""); DocStr(GetBestSize, - "This functions returns the best acceptable minimal size for the + "This function returns the best acceptable minimal size for the window, if applicable. For example, for a static text control, it will be the minimal size such that the control label is not truncated. For windows containing subwindows (suzh aswx.Panel), the size returned by