]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strtotxt.tex
allow customizing the string values returned by wxGridCellBoolEditor::GetValue()...
[wxWidgets.git] / docs / latex / wx / strtotxt.tex
index eb84cf91cb1da1bf6be3ae76912d79ccdfd14650..08219a2ddafbc15c781f51e67f0e0d2f147a5950 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     19.10.01
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2001 Vadim Zeitlin <vadim@wxwindows.org>
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxStreamToTextRedirector}}\label{wxstreamtotextredirector}
@@ -62,7 +62,7 @@ the default parameter value to the text control {\it text}.
 
 \wxheading{Parameters}
 
-\docparam{text}{The text control to append output too, must be non NULL}
+\docparam{text}{The text control to append output too, must be non-NULL}
 
 \docparam{ostr}{The C++ stream to redirect, {\it cout} is used if it is NULL}