projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf09fab
)
Fixed mis-matched curley braces on third line from the end (missing a left curley...
author
George Tasker
<gtasker@allenbrook.com>
Wed, 29 Nov 2000 14:45:33 +0000
(14:45 +0000)
committer
George Tasker
<gtasker@allenbrook.com>
Wed, 29 Nov 2000 14:45:33 +0000
(14:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8865
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
docs/latex/wx/function.tex
patch
|
blob
|
blame
|
history
diff --git
a/docs/latex/wx/function.tex
b/docs/latex/wx/function.tex
index ca75cff21afe791948136e084118a606de67809a..fae00d9f2d2318a9c8dd5417cfdbe64eb43b1566 100644
(file)
--- 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.