Ops, typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
2000-03-06 18:14:32 +00:00
parent a24cc774ec
commit 45ef0076bf

View 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.
%