]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/url.h
Add files necessary to run Expat configure.
[wxWidgets.git] / interface / wx / url.h
index f1c6e73c9711582e8e617a6384c2107f9aaeba34..b1eeef4334a2eb6d33fe2a08311ae31fa9341cc7 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxURL
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -97,7 +97,7 @@ public:
     wxProtocol& GetProtocol();
 
     /**
-        Returns @true if this object is correctly initialized, i.e. if
+        Returns @true if this object is correctly initialized, i.e.\ if
         GetError() returns ::wxURL_NOERR.
     */
     bool IsOk() const;