Fixed mis-matched curley braces on third line from the end (missing a left curley brace -- [wxgetenv})
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
bf09fab3b6
commit
5df6ed1c52
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user