no real changes, just fixed all occurences of 'occurence' typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-09-29 12:10:58 +00:00
parent c565abe1c5
commit 7929902d65
7 changed files with 20 additions and 20 deletions

View File

@@ -100,7 +100,7 @@ WX_DECLARE_USER_EXPORTED_OBJARRAY(wxHtmlHelpDataItem, wxHtmlHelpDataItems,
//------------------------------------------------------------------------------
// wxHtmlSearchEngine
// This class takes input streams and scans them for occurence
// This class takes input streams and scans them for occurrence
// of keyword(s)
//------------------------------------------------------------------------------