]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clientdat.tex
Deprecated SetItemImage with 2 image ids
[wxWidgets.git] / docs / latex / wx / clientdat.tex
index c038eff3135625f6dfe9f8587d2030b663bf8889..f4aa0673e59372da21677a9b059bde57da1b73d2 100644 (file)
@@ -58,7 +58,7 @@ Note that you {\it must not} assign both void data and data
 derived from the wxClientData class to a container.
 
 NOTE: This functionality is currently duplicated in wxEvtHandler in
-order to avoid having more than one vtable in that class heirachy.
+order to avoid having more than one vtable in that class hierarchy.
 
 \wxheading{See also}