calling a get method, which determines whether or not the component referred
to by the method is defined according to RFC 2396.
-Consider an undefined component equivilent to a
+Consider an undefined component equivalent to a
NULL C string.\\
\\
\helpref{HasScheme}{wxurihasscheme}\\
\membersection{wxURI::Create}\label{wxuricreate}
-\func{const wxChar*}{Create}{\param{const wxChar* }{uri}}
+\func{const wxChar*}{Create}{\param{const wxString&}{uri}}
Creates this URI from the string \arg{uri}.
Returns \true if the Server component of the URI exists.
-\membersection{wxURI::HasUser}\label{wxurihasuser}
+\membersection{wxURI::HasUser}\label{wxurihasuserinfo}
\constfunc{bool}{HasUser}{\void}