diff --git a/docs/latex/wx/wx.hpj b/docs/latex/wx/wx.hpj index 99501ff006..70b95d7fa7 100644 --- a/docs/latex/wx/wx.hpj +++ b/docs/latex/wx/wx.hpj @@ -1,5 +1,5 @@ [OPTIONS] -BMROOT=c:\wx2dev\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is +BMROOT=c:\wx2dev\wxWindows\docs/latex/wx ; Assume that bitmaps are where the source is TITLE=wxWidgets Manual CONTENTS=Contents COMPRESS=HIGH diff --git a/docs/latex/wx/wxmsw.tex b/docs/latex/wx/wxmsw.tex index a2cdaafdd8..d73426584c 100644 --- a/docs/latex/wx/wxmsw.tex +++ b/docs/latex/wx/wxmsw.tex @@ -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