X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/60fef9643dfbe219c51db7218d9cfa846b258f2c..669b0c0a0b5a3d529104256f678d985105a8a276:/docs/latex/wx/dialog.tex diff --git a/docs/latex/wx/dialog.tex b/docs/latex/wx/dialog.tex index 1ab082deeb..9181cc2060 100644 --- a/docs/latex/wx/dialog.tex +++ b/docs/latex/wx/dialog.tex @@ -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}{wxwindowtransferdatatowindow}. +This function calls \helpref{wxWindow::Validate}{wxwindowvalidate} and \helpref{wxWindow::TransferDataFromWindow}{wxwindowtransferdatafromwindow}. \wxheading{See also}