From: Włodzimierz Skiba Date: Sun, 13 Nov 2005 11:53:06 +0000 (+0000) Subject: Typo fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ce82ff93d3df630c3abf1455d151e9dc6a7e8a19 Typo fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/tlw.tex b/docs/latex/wx/tlw.tex index 6224124362..164666ba13 100644 --- a/docs/latex/wx/tlw.tex +++ b/docs/latex/wx/tlw.tex @@ -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.