Fixed spelling errors, fixes #14021.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2012-02-18 19:59:59 +00:00
parent e91d8a28e8
commit c44db939d6

View File

@@ -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;