X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f010ad481266d9267f5f4fd0547a9fc891441715..2c6f14e1a7b5062fcf77eda40824d820d9ac288e:/docs/latex/wx/ddeservr.tex diff --git a/docs/latex/wx/ddeservr.tex b/docs/latex/wx/ddeservr.tex index 73aefdf50a..44ae694b29 100644 --- a/docs/latex/wx/ddeservr.tex +++ b/docs/latex/wx/ddeservr.tex @@ -33,7 +33,7 @@ Constructs a server object. Registers the server using the given service name. Under UNIX, the string must contain an integer id which is used as an Internet port -number. FALSE is returned if the call failed (for example, the port +number. false is returned if the call failed (for example, the port number is already in use). \membersection{wxDDEServer::OnAcceptConnection}\label{wxddeserveronacceptconnection}