Fix wxURI::HasUserInfo() name in the documentation.

Use the correct name of an existing method instead of HasUser().

Closes #14172.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2012-04-02 16:07:38 +00:00
parent 214ffcf58d
commit 483b63b3a1

View File

@ -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