]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tcpconn.tex
added SetStatusText method (avoiding dc.Clear)
[wxWidgets.git] / docs / latex / wx / tcpconn.tex
index a0aff6b751de2c7d305bbaacf76a16754a0854ce..bf4dcf59cf8c3be2956f40ab7d88f60acfd0b123 100644 (file)
@@ -82,7 +82,7 @@ transactions.
 
 Called by the server application to advise the client of a change in
 the data associated with the given item. Causes the client
-connection's \helpref{wxTCPConnection::OnAdvise}{wxtcpconnectiononadvise}
+connection's \helpref{wxTCPConnection::OnAdvise}{wxtcpconnectiononadvise} 
 member to be called. Returns TRUE if successful.
 
 \membersection{wxTCPConnection::Execute}