diff --git a/docs/latex/wx/valtext.tex b/docs/latex/wx/valtext.tex index ff425a63f9..39a9dc1767 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 from window 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 window. \membersection{wxTextValidator::Validate}\label{wxtextvalidatorvalidate}