X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f43eb9808553d6e246ea353dab77b79ad2e21e6..9c3d92c56bc2663e2edf04844a307bafcaefea0e:/docs/latex/wx/uri.tex?ds=sidebyside diff --git a/docs/latex/wx/uri.tex b/docs/latex/wx/uri.tex index 0c1a00d06a..3fcdb05674 100644 --- a/docs/latex/wx/uri.tex +++ b/docs/latex/wx/uri.tex @@ -56,7 +56,7 @@ However, you should check HasXXX before 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}\\ @@ -119,7 +119,7 @@ Note that it is preferred to call this over Unescape(BuildURI()) since \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}.