typo in a link

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-01-15 01:37:40 +00:00
parent feb72429e8
commit 23bec39ad3
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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}