X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/051443d48135d511ea50d103ca4a3a699e51fe90..24cd6f8250f500e27788c94fb584d453faee923f:/docs/latex/wx/strtotxt.tex diff --git a/docs/latex/wx/strtotxt.tex b/docs/latex/wx/strtotxt.tex index c370668e54..8b0e7de771 100644 --- a/docs/latex/wx/strtotxt.tex +++ b/docs/latex/wx/strtotxt.tex @@ -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} }% @@ -66,7 +66,7 @@ the default parameter value to the text control {\it text}. \docparam{ostr}{The C++ stream to redirect, {\it cout} is used if it is NULL} -\membersection{wxStreamToTextRedirector::\destruct{wxStreamToTextRedirector}} +\membersection{wxStreamToTextRedirector::\destruct{wxStreamToTextRedirector}}\label{wxstreamtotextredirectordtor} \func{}{\destruct{wxStreamToTextRedirector}}{\void}