From c44db939d6fb7975ee95747cdfb158001675e0e1 Mon Sep 17 00:00:00 2001 From: Stefan Neis Date: Sat, 18 Feb 2012 19:59:59 +0000 Subject: [PATCH] Fixed spelling errors, fixes #14021. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/webview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.50.0