X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d8088f27c5abb19a1f4a99cf9064bfb85181b657..ff8af61ce07803bd86cafea25a06915dfed2ce36:/interface/wx/webview.h diff --git a/interface/wx/webview.h b/interface/wx/webview.h index d74c64cb88..27ac796d41 100644 --- a/interface/wx/webview.h +++ b/interface/wx/webview.h @@ -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;