X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/308978f6aa40cd791d9ba0cd437a404e68d30734..b64f0a5fc7bbe365bcd1b38c346a4033761f49ed:/docs/latex/wx/function.tex?ds=sidebyside diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index ca75cff21a..fae00d9f2d 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -3012,7 +3012,7 @@ Returns {\tt TRUE} on success. \func{bool}{wxUnsetEnv}{\param{const wxString\&}{ var}} Removes the variable {\it var} from the environment. -\helpref{wxGetEnv}[wxgetenv} will return {\tt NULL} after the call to this +\helpref{wxGetEnv}{wxgetenv} will return {\tt NULL} after the call to this function. Returns {\tt TRUE} on success.