]> git.saurik.com Git - wxWidgets.git/commitdiff
Ops, typo
authorGuillermo Rodriguez Garcia <guille@iies.es>
Mon, 6 Mar 2000 18:14:32 +0000 (18:14 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Mon, 6 Mar 2000 18:14:32 +0000 (18:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/socket.tex

index f802da83532b5c94bb4460dfc50efba48611fba4..20e8fdb7af4beb31b02c68b752ff684761871de7 100644 (file)
@@ -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.
 
 %