]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/_gdi.py
Doh! I changed the AddPane parameter names but didn't change their usage.
[wxWidgets.git] / wxPython / src / msw / _gdi.py
index 01b903b65ccd4e37c65a0268dd1d86f7cf9c373f..703cd29692865415301b86ae7b822f455781cb57 100644 (file)
@@ -3465,7 +3465,7 @@ class DC(_core.Object):
         """
         GetPPI(self) -> Size
 
-        Resolution in Pixels per inch
+        Resolution in pixels per inch
         """
         return _gdi_.DC_GetPPI(*args, **kwargs)