]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/url.h
Another Basque translations update from Xabier Aramendi.
[wxWidgets.git] / interface / wx / url.h
index f1c6e73c9711582e8e617a6384c2107f9aaeba34..a6ba86f9342ab66eedacafce47dbfcc47bf9c55e 100644 (file)
@@ -2,8 +2,7 @@
 // Name:        url.h
 // Purpose:     interface of wxURL
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
-// Licence:     wxWindows license
+// 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;