]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/_gdi.py
Note XRCed update
[wxWidgets.git] / wxPython / src / msw / _gdi.py
index 44fd81796278fa8e3798411cc746cd2003ff38c0..016d34c4fe894b8a42742245581e702ff7206f7a 100644 (file)
@@ -3315,7 +3315,7 @@ class DC(_core.Object):
         *text*. The generic version simply builds a running total of the widths
         of each character using GetTextExtent, however if the various
         platforms have a native API function that is faster or more accurate
-        than the generic implementaiton then it will be used instead.
+        than the generic implementation then it will be used instead.
         """
         return _gdi_.DC_GetPartialTextExtents(*args, **kwargs)