X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e3996b1bde90430cc74c73b0eb8714e6486e02c..cdfb1ae1bcacb8327589a09e6a67f8fc1ef5a82e:/docs/latex/wx/treedata.tex diff --git a/docs/latex/wx/treedata.tex b/docs/latex/wx/treedata.tex index a2dfc6e9ca..44ad5db09a 100644 --- a/docs/latex/wx/treedata.tex +++ b/docs/latex/wx/treedata.tex @@ -15,7 +15,7 @@ using {\tt new}. \wxheading{Derived from} -wxClientData +\helpref{wxClientData}{wxclientdata} \wxheading{Include files} @@ -50,7 +50,7 @@ wxTreeItemData} \perlnote{In wxPerl the constructor accepts as parameter an optional scalar, and stores it as client data. You may retrieve this data by calling - {\bf GetData()}, and set it by callling {\bf SetData( data ).} + {\bf GetData()}, and set it by calling {\bf SetData( data ).} } \membersection{wxTreeItemData::\destruct{wxTreeItemData}}