See #13772.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70037
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxWebFileHandler is provided to allow the navigation of pages inside a zip
archive. It overrides the @c file scheme and provides support for the
standard @c file syntax as well as paths to archives of the form
- @c file:///C:/exmaple/docs.zip;protocol=zip/main.htm
+ @c file:///C:/example/docs.zip;protocol=zip/main.htm
@beginEventEmissionTable{wxWebViewEvent}
@event{EVT_WEB_VIEW_NAVIGATING(id, func)}