X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15d83f726c215b06f2fdd15ece40d66d2f16a01d..3affcd078b1dc6d92cd06f18b5cc4c41a33161ea:/docs/latex/wx/strtotxt.tex diff --git a/docs/latex/wx/strtotxt.tex b/docs/latex/wx/strtotxt.tex index 9663387cd8..8b0e7de771 100644 --- a/docs/latex/wx/strtotxt.tex +++ b/docs/latex/wx/strtotxt.tex @@ -6,7 +6,7 @@ %% Created: 19.10.01 %% RCS-ID: $Id$ %% Copyright: (c) 2001 Vadim Zeitlin -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxStreamToTextRedirector}}\label{wxstreamtotextredirector} @@ -34,7 +34,7 @@ Example of usage: cout << "Hello, text!" << endl; } - // this goes soemwhere else, presumably to stdout + // this goes somewhere else, presumably to stdout cout << "Hello, console!" << endl; \end{verbatim} }%