]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ipcservr.tex
added functions to read/write several elements at once (patch 754986)
[wxWidgets.git] / docs / latex / wx / ipcservr.tex
index 6657e20ea8a13e4f88062f40e6e0596c3a07e702..98a4d7bd96b26b1d25d947c96b24df723e850329 100644 (file)
@@ -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}