]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_gdi.py
Added the ActiveGrid IDE as a sample application
[wxWidgets.git] / wxPython / src / mac / _gdi.py
index 59802f40273df9612044a085af9507875caed129..55ae2364fcf8415bba89ba25fe933c113e44a8cd 100644 (file)
@@ -3219,7 +3219,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)