]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_gdi.py
[ 1537065 ] wxImage: Higher quality scaling/sampling
[wxWidgets.git] / wxPython / src / gtk / _gdi.py
index bb9c661996e0b4f9d578818be9d82c1087703546..d2882c2a477cd6791769162ae048ddee69808be0 100644 (file)
@@ -3647,7 +3647,7 @@ class DC(_core.Object):
         GetMultiLineTextExtent(wxString string, Font font=None) ->
            (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.
         """