]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorRobert Roebling <robert@roebling.de>
Fri, 31 Aug 2007 09:48:40 +0000 (09:48 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 31 Aug 2007 09:48:40 +0000 (09:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/dataviewmodel.tex

index 69cab3a75fc52634453e2b5f28c7b16fd08c07dc..87a56d2e48d1b25d448a10e69948a0577b951bb9 100644 (file)
@@ -126,7 +126,7 @@ Override this to indicate what type of data is stored in the
 column specified by {\it col}. This should return a string
 indicating the type of data as reported by \helpref{wxVariant}{wxvariant}.
 
-\membersection{wxDataViewModel::GetChildren}\label{wxdataviewmodelgetfirstchild}
+\membersection{wxDataViewModel::GetChildren}\label{wxdataviewmodelgetchildren}
 
 \constfunc{unsigned int}{GetChildren}{\param{const wxDataViewItem\& }{item}, \param{wxDataViewItemArray\& }{children} }