]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/socksrv.tex
use wxChar correctly in wxString docs; mark wx1 compatibility functions
[wxWidgets.git] / docs / latex / wx / socksrv.tex
index f4e4553fe5ccc58e2265eda1f883f08d3213b2a1..d835149189761be8bb12a2db9b6a1d11dfab7cc6 100644 (file)
@@ -36,7 +36,7 @@
 
 Constructs a new server and tries to bind to the specified {\it address}.
 Before trying to accept new connections, test whether it succeeded with 
-\helpref{wxSocketBase::Ok}{wxsocketbaseok}.
+\helpref{wxSocketBase:IsOk}{wxsocketbaseisok}.
 
 \wxheading{Parameters}