X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2edb0bdef6238c8c246b6978bc14828b7033d931..4a82116e2ee3060ecdb8a451403280f54be93372:/docs/latex/wx/protocol.tex 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}