From: Włodzimierz Skiba Date: Sun, 13 Nov 2005 21:26:24 +0000 (+0000) Subject: Typo fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/394b206f07f1172e4523150736ecc0b152b7bcee Typo fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/tlw.tex b/docs/latex/wx/tlw.tex index 164666ba13..5af7834b23 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 resizing or do additional +window accordingly. Override this if you want to avoid resizing or do additional operations.