]> git.saurik.com Git - wxWidgets.git/commitdiff
docstring tweak
authorRobin Dunn <robin@alldunn.com>
Fri, 28 May 2004 19:14:07 +0000 (19:14 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 28 May 2004 19:14:07 +0000 (19:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_window.i

index 68fb3083bea71a66358d9580122a47f339f90f68..83bccaaf2c359ad99b9d21bd668f850f028c8fcb 100644 (file)
@@ -482,7 +482,7 @@ the borders, scrollbars, other decorations...)", "");
 
     DocDeclStr(
         wxRect , GetClientRect() const,
-        "Get the client area position and size as a wx.Rect object.", "");
+        "Get the client area position and size as a `wx.Rect` object.", "");