]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tcpservr.tex
Fixed problem with Calltip tab not refreshing properly on Windows.
[wxWidgets.git] / docs / latex / wx / tcpservr.tex
index c25930389a46f34e8a1c2fb2155f514df4437b0b..cdb140c698136bd37a7bc41b55ec2f78b5fa6430 100644 (file)
@@ -32,7 +32,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{wxTCPServer::OnAcceptConnection}\label{wxtcpserveronacceptconnection}