]> git.saurik.com Git - wxWidgets.git/commitdiff
Docstring fixed
authorRobin Dunn <robin@alldunn.com>
Wed, 5 Jul 2006 00:46:05 +0000 (00:46 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 5 Jul 2006 00:46:05 +0000 (00:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_dc.i

index 780ba5610ce80fb20ddfe1a3a1ba5b0e72092cfc..e69410a39ce1d8053ef7a3706b9b0f712484e291 100644 (file)
@@ -703,7 +703,7 @@ converting a height, for example.", "");
 
     DocDeclStr(
         virtual wxSize , GetPPI() const,
-        "Resolution in Pixels per inch", "");
+        "Resolution in pixels per inch", "");
     
 
     DocDeclStr(