]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/webview.h
Fix regression with wxHTML table elements background handling.
[wxWidgets.git] / interface / wx / webview.h
index d74c64cb88de954f621efbc1d281fe1d8cc728d6..27ac796d416f57dd2b3930cd817fc4d0fbbbbd5b 100644 (file)
@@ -372,7 +372,7 @@ public:
     virtual wxString GetPageText() const = 0;
 
     /**
-        Returns whether the web control is currently busy (e.g. loading a page).
+        Returns whether the web control is currently busy (e.g.\ loading a page).
     */
     virtual bool IsBusy() const = 0;