X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47610ec22ab01dbc09307a88ab67c1c95f6ee3b1..6217b9aa7eec987c5177ad1300a0847b77c1abb5:/docs/latex/wx/ipcservr.tex diff --git a/docs/latex/wx/ipcservr.tex b/docs/latex/wx/ipcservr.tex index 6657e20ea8..98a4d7bd96 100644 --- a/docs/latex/wx/ipcservr.tex +++ b/docs/latex/wx/ipcservr.tex @@ -46,7 +46,7 @@ the service name may be either an integer port identifier in which case an Internet domain socket will be used for the communications, or a valid file name (which shouldn't exist and will be deleted afterwards) in which case a Unix domain socket is -created. FALSE is returned if the call failed (for example, the +created. false is returned if the call failed (for example, the port number is already in use). \membersection{wxServer::OnAcceptConnection}\label{wxddeserveronacceptconnection}