docstring tweak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-05-28 19:14:07 +00:00
parent 81457c860f
commit 729b64a3c1

View 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.", "");