]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/uri.h
Don't look for catalogs in AddCatalogLookupPathPrefix() path directly.
[wxWidgets.git] / interface / wx / uri.h
index 2df4eb69544543f7890fed324b16a807bee589f7..962f8e406422b61f54110239af30c27cae93a60b 100644 (file)
@@ -49,7 +49,7 @@ enum wxURIHostType
     @endcode
 
     @note On URIs with a "file" scheme wxURI does not parse the userinfo,
-          server, or port portion. This is to keep compatability with
+          server, or port portion. This is to keep compatibility with
           wxFileSystem, the old wxURL, and older url specifications.
 
     @library{wxbase}
@@ -242,7 +242,7 @@ public:
     /**
         Returns @true if the User component of the URI exists.
     */
-    bool HasUser() const;
+    bool HasUserInfo() const;
 
     /**
         Returns @true if a valid [absolute] URI, otherwise this URI is a URI