Typo fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2005-11-13 21:26:24 +00:00
parent c1da50582e
commit 394b206f07

View File

@ -74,7 +74,7 @@ Gets a string containing the window title.
\func{virtual bool}{HandleSettingChange}{\param{WXWPARAM}{ wParam}, \param{WXLPARAM}{ lParam}}
Unique to the wxWinCE port. Responds to showing/hiding SIP (soft input panel) area and resize
accordingly window accordingly. Override this if you want to avoid resizing or do additional
window accordingly. Override this if you want to avoid resizing or do additional
operations.