X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/348f211c7e7294c63ffeb5137aefe110b8cf65c3..27bb69ac80420cf4681182ac9b75260048b77f90:/docs/latex/wx/strmbase.tex diff --git a/docs/latex/wx/strmbase.tex b/docs/latex/wx/strmbase.tex index 54ea88732c..4fe1264b2b 100644 --- a/docs/latex/wx/strmbase.tex +++ b/docs/latex/wx/strmbase.tex @@ -85,7 +85,7 @@ In that cases, GetSize returns $0$ so you should always test its return value. \membersection{wxStreamBase::IsOk}\label{wxstreambaseisok} -\constfunc{wxStreamError}{IsOk}{\void} +\constfunc{bool}{IsOk}{\void} Returns true if no error occurred on the stream.