]> git.saurik.com Git - wxWidgets.git/commitdiff
Tweak
authorJulian Smart <julian@anthemion.co.uk>
Wed, 24 Sep 2003 07:26:55 +0000 (07:26 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 24 Sep 2003 07:26:55 +0000 (07:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/valtext.tex

index 39a9dc17676e52dd29b1c6694d0e079cd67491b6..872c58826e8f99c87156ff3c72492e8ab90088fe 100644 (file)
@@ -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}