Typo fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-11-13 11:53:06 +00:00
parent 08b9726806
commit ce82ff93d3

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 resinzing or do additional
accordingly window accordingly. Override this if you want to avoid resizing or do additional
operations.