]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/webview.h
Deprecate wxWindow::MakeModal().
[wxWidgets.git] / interface / wx / webview.h
index e5892a67959f56a34e59b1153aec42c6d9cf6b9a..b69d38076dc22f286d594446b27d6abe70b550ee 100644 (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;