]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wxmsw.tex
Adv now depends on libs xml and html, so add <library> tags for these and
[wxWidgets.git] / docs / latex / wx / wxmsw.tex
index a2cdaafdd8a3419e2e256760fd0424aa5bf9cdec..d73426584cd7efcba412c3ff70627ae7a3535b95 100644 (file)
@@ -307,7 +307,7 @@ replacement will need to be written.
 
 \subsubsection{Embedded Visual C++ Issues}
 
-\wxhead{Run-time type information}
+\wxheading{Run-time type information}
 
 If you wish to use runtime type information (RTTI) with eVC++ 4, you need to download
 an extra library, {\tt ccrtrtti.lib}, and link with it. At the time of