]> git.saurik.com Git - wxWidgets.git/commitdiff
To -> From
authorJulian Smart <julian@anthemion.co.uk>
Fri, 10 Mar 2006 18:04:55 +0000 (18:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 10 Mar 2006 18:04:55 +0000 (18:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/dialog.tex

index f66b0cca22396f317f5577b64253c5e86d4612d4..9181cc2060040fcc9fb440d45f3b16ddb637009d 100644 (file)
@@ -326,7 +326,7 @@ The default handler for the wxID\_APPLY identifier.
 
 \wxheading{Remarks}
 
-This function calls \helpref{wxWindow::Validate}{wxwindowvalidate} and \helpref{wxWindow::TransferDataToWindow}{wxwindowtransferdatafromwindow}.
+This function calls \helpref{wxWindow::Validate}{wxwindowvalidate} and \helpref{wxWindow::TransferDataFromWindow}{wxwindowtransferdatafromwindow}.
 
 \wxheading{See also}