cout << "Hello, text!" << endl;
}
- // this goes soemwhere else, presumably to stdout
+ // this goes somewhere else, presumably to stdout
cout << "Hello, console!" << endl;
\end{verbatim}
}%
\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}