]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tenvvars.tex
wx.SL_INVERSE works for the big 3 now.
[wxWidgets.git] / docs / latex / wx / tenvvars.tex
index de8bad2551dde1d7dabe8b1acafbc0ac8c6b8aa7..dd2d334948e9b5b1b42cd46d924ea17611acffc0 100644 (file)
@@ -9,17 +9,17 @@ wxWidgets programs.
 \begin{twocollist}\itemsep=0pt
 
 \twocolitem{\tt{WXTRACE}}{(Debug build only.)
-This variable can be set to comma-separated list of trace masks used in
+This variable can be set to comma-separated list of trace masks used in
 \helpref{wxLogTrace}{wxlogtrace} calls;
 \helpref{wxLog::AddTraceMask}{wxlogaddtracemask} is called for every mask
 in the list during wxWidgets initialization.}
 
 \twocolitem{\tt{WXPREFIX}}{(Unix only.)
 Overrides installation prefix. Normally, the prefix
-is hard-coded and is same as the value passed to {\tt configure} via
+is hard-coded and is the same as the value passed to {\tt configure} via
 the {\tt --prefix} switch when compiling the library (typically
 {\tt /usr/local} or {\tt /usr}). You can set WXPREFIX if you are for example
-distributing binary version of an application and you don't know in advance
+distributing binary version of an application and you don't know in advance
 where it will be installed.}
 
 \twocolitem{\tt{WXMODE}}{(wxMGL only.)