diff --git a/docs/latex/wx/datectrl.tex b/docs/latex/wx/datectrl.tex index e3eaec697d..d3ae311f37 100644 --- a/docs/latex/wx/datectrl.tex +++ b/docs/latex/wx/datectrl.tex @@ -55,7 +55,7 @@ changes the current selection in the control.} \param{const wxValidator\& }{validator = wxDefaultValidator}, \param{const wxString\& }{name = ``datectrl"}} -Initializes the object and calls \helpref{Create}{wxdatepickerctrcreate} with +Initializes the object and calls \helpref{Create}{wxdatepickerctrlcreate} with all the parameters. diff --git a/docs/latex/wx/dateevt.tex b/docs/latex/wx/dateevt.tex index b3af3bc7b0..510badc09d 100644 --- a/docs/latex/wx/dateevt.tex +++ b/docs/latex/wx/dateevt.tex @@ -12,7 +12,7 @@ This event class carries information about a date change and is used together with \helpref{wxDatePickerCtrl}{wxdatepickerctrl} and serves as a base class -for \helpref{wxCalendarEvent}{wxCalendarEvent}. +for \helpref{wxCalendarEvent}{wxcalendarevent}. \wxheading{Derived from}