From: Guillermo Rodriguez Garcia Date: Mon, 6 Mar 2000 18:14:32 +0000 (+0000) Subject: Ops, typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/45ef0076bf8dd723ac709a4e30bdacedbb75b5f8?ds=inline Ops, typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/socket.tex b/docs/latex/wx/socket.tex index f802da8353..20e8fdb7af 100644 --- a/docs/latex/wx/socket.tex +++ b/docs/latex/wx/socket.tex @@ -188,7 +188,7 @@ Default constructor. Don't use it directly; instead, use \func{}{\destruct{wxSocketBase}}{\void} Destructor. Do not destroy a socket using the delete operator directly; -use \helpref{wxsocketbasedestroy} instead. Also, do not create socket +use \helpref{Destroy}{wxsocketbasedestroy} instead. Also, do not create socket objects in the stack. %