@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}
/**
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