X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2edb0bdef6238c8c246b6978bc14828b7033d931..86b79b93fbbb0c2e90e6595f7fea0f979b80881c:/docs/latex/wx/protocol.tex?ds=sidebyside diff --git a/docs/latex/wx/protocol.tex b/docs/latex/wx/protocol.tex index e3cfe359d2..fc02dd57f2 100644 --- a/docs/latex/wx/protocol.tex +++ b/docs/latex/wx/protocol.tex @@ -26,7 +26,7 @@ Tries to reestablish a previous opened connection (close and renegotiate connect \wxheading{Return value} -TRUE, if the connection is established, else FALSE. +true, if the connection is established, else false. % ---------------------------------------------------------------------------- \membersection{wxProtocol::GetInputStream}\label{wxprotogetinput} @@ -61,7 +61,7 @@ It is advised to destroy the input stream instead of aborting the stream this wa \wxheading{Return value} -Returns TRUE, if successful, else FALSE. +Returns true, if successful, else false. % ---------------------------------------------------------------------------- \membersection{wxProtocol::GetError}