X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8161ba085ff043563123ca2f771a422052235cee..8d99dec09b29b5bce370b087cc0f35e2be9cb39a:/docs/latex/wx/valtext.tex diff --git a/docs/latex/wx/valtext.tex b/docs/latex/wx/valtext.tex index ff425a63f9..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 string value to the window. +Transfers the value in the text control to the string. \membersection{wxTextValidator::TransferToWindow}\label{wxtextvalidatortransfertowindow} \func{virtual bool}{TransferToWindow}{} -Transfers the window value to the string. +Transfers the string value to the text control. \membersection{wxTextValidator::Validate}\label{wxtextvalidatorvalidate}