X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ecc610f1af86a2d416b8672dcd262463152b9130..e94f3031736c1a23eba37892b4076893b1f6e416:/interface/wx/webview.h diff --git a/interface/wx/webview.h b/interface/wx/webview.h index e5892a6795..b69d38076d 100644 --- a/interface/wx/webview.h +++ b/interface/wx/webview.h @@ -7,7 +7,7 @@ ///////////////////////////////////////////////////////////////////////////// /** - Zoom levels availiable in wxWebView + Zoom levels available in wxWebView */ enum wxWebViewZoom { @@ -640,7 +640,7 @@ public: /** Get the name of the target frame which the url of this event has been or will be loaded into. This may return an emptry string - if the frame is not avaliable. + if the frame is not available. */ const wxString& GetTarget() const;