% -----------------------------------------------------------------------------
\section{\class{wxStreamBase}}\label{wxstreambase}
-This class is the base class of most stream related classes in wxWindows. It must
+This class is the base class of most stream related classes in wxWidgets. It must
not be used directly.
\wxheading{Derived from}
\wxheading{See also}
-\helpref{LastError}{wxstreambaselasterror}
+\helpref{GetLastError}{wxstreambasegetlasterror}
-\membersection{wxStreamBase::LastError}\label{wxstreambaselasterror}
+\membersection{wxStreamBase::GetLastError}\label{wxstreambasegetlasterror}
-\constfunc{wxStreamError}{LastError}{\void}
+\constfunc{wxStreamError}{GetLastError}{\void}
This function returns the last error.