]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treedata.tex
Added wxHtmlPrintout::AddFilter so the same filters used for
[wxWidgets.git] / docs / latex / wx / treedata.tex
index a2dfc6e9caa68b87d6e2b310b07fcd3c1d3cd3ed..44ad5db09a86d320b4ff697e1f6629686272a6d2 100644 (file)
@@ -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}}