]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
More mostly cross compiling related mods..
[wxWidgets.git] / docs / latex / wx / function.tex
index ca75cff21afe791948136e084118a606de67809a..fae00d9f2d2318a9c8dd5417cfdbe64eb43b1566 100644 (file)
@@ -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.