]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_gdi.py
Add wxBK_HITTEST flags
[wxWidgets.git] / wxPython / src / mac / _gdi.py
index 9747aa8b3dfa6a8bdabfa427974310b74685e2bd..cafbfe7229b0077cf44dfe294c78aec97f238f2e 100644 (file)
@@ -3377,7 +3377,7 @@ class DC(_core.Object):
         """
         GetPPI(self) -> Size
 
-        Resolution in Pixels per inch
+        Resolution in pixels per inch
         """
         return _gdi_.DC_GetPPI(*args, **kwargs)