X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e64481bf070a67f913a77d2044b14ddd65fc2e60..67cb8b472091c4813248e222a84615c1cc4b13ae:/wxPython/src/_dc.i diff --git a/wxPython/src/_dc.i b/wxPython/src/_dc.i index 8ee815c62d..a89bad61b7 100644 --- a/wxPython/src/_dc.i +++ b/wxPython/src/_dc.i @@ -586,7 +586,7 @@ current or specified font. Only works for single line strings.", "", wxCoord *OUTPUT, wxCoord *OUTPUT, wxCoord *OUTPUT, wxFont *font = NULL), "GetMultiLineTextExtent(wxString string, Font font=None) ->\n (width, height, lineHeight)", - "Get the width, height, decent and leading of the text using the + "Get the width, height, and line height of the text using the current or specified font. Works for single as well as multi-line strings.", "");