]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_dc.i
docstring fix
[wxWidgets.git] / wxPython / src / _dc.i
index 8ee815c62db7a9aeffe100f7b834c98ce46d1823..a89bad61b742b20ac44d610fee3fae3cca93eb75 100644 (file)
@@ -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.", "");