Nicolas Cannasse 18 years ago
parent
commit
db673ebb75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      std/js/XMLSocket.hx

+ 1 - 1
std/js/XMLSocket.hx

@@ -25,7 +25,7 @@
 package js;
 package js;
 
 
 /**
 /**
-	By compiling the [flash.SocketWrapper] into a SWF, you can create and use XMLSockets directly from Javascript.
+	By compiling the [haxe.remoting.SocketWrapper] into a SWF, you can create and use XMLSockets directly from Javascript.
 **/
 **/
 class XMLSocket {
 class XMLSocket {