fix some typos and other minor problems (#9886)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-09-03 20:36:54 +00:00
parent 63408203cd
commit fac938f8fd
6 changed files with 13 additions and 11 deletions

View File

@@ -302,7 +302,7 @@ public:
void SetSpacer(const wxSize& size);
/**
Set the window to be tracked by thsi item.
Set the window to be tracked by this item.
*/
void SetWindow(wxWindow* window);