]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/url.h
Implement setFont on the iOS port of wxStaticText.
[wxWidgets.git] / interface / wx / url.h
index 6a3e800567d70d826f8812f280daa50c45723333..a6ba86f9342ab66eedacafce47dbfcc47bf9c55e 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        url.h
 // Purpose:     interface of wxURL
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -97,7 +96,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;