corrected some links

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-06-28 01:57:02 +00:00
parent 30519b021a
commit 7ffc857fb2
2 changed files with 3 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ macros to direct input to member functions that take a
\end{twocollist}
Additionally, you can get informed about changes to the
\helpref{model}{wxDataViewListModel}, to which a wxDataViewCtrl
\helpref{model}{wxdataviewlistmodel}, to which a wxDataViewCtrl
has been associated. These events correspond to the interface
offered by \helpref{wxDataViewListModelNotifier}{wxdataviewlistmodelnotifier}.