git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31367
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\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.
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}