#include "wx/dynarray.h"
#include "wx/font.h"
-class WXDLLIMPEXP_HTML wxHtmlHelpData;
+class WXDLLIMPEXP_FWD_HTML wxHtmlHelpData;
//--------------------------------------------------------------------------------
// helper classes & structs
//------------------------------------------------------------------------------
// wxHtmlSearchEngine
-// This class takes input streams and scans them for occurence
+// This class takes input streams and scans them for occurrence
// of keyword(s)
//------------------------------------------------------------------------------