From: Julian Smart Date: Wed, 24 Sep 2003 07:26:55 +0000 (+0000) Subject: Tweak X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b853ebf6f50f279f043569719b236fc7024c2aaf Tweak git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/valtext.tex b/docs/latex/wx/valtext.tex index 39a9dc1767..872c58826e 100644 --- a/docs/latex/wx/valtext.tex +++ b/docs/latex/wx/valtext.tex @@ -121,13 +121,13 @@ Sets the validator style. \func{virtual bool}{TransferFromWindow}{} -Transfers the value from window to the string. +Transfers the value in the text control to the string. \membersection{wxTextValidator::TransferToWindow}\label{wxtextvalidatortransfertowindow} \func{virtual bool}{TransferToWindow}{} -Transfers the string value to the window. +Transfers the string value to the text control. \membersection{wxTextValidator::Validate}\label{wxtextvalidatorvalidate}