]> git.saurik.com Git - wxWidgets.git/commitdiff
typo fix
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 25 Jul 2004 16:38:58 +0000 (16:38 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 25 Jul 2004 16:38:58 +0000 (16:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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}