Nicolas Cannasse 18 rokov pred
rodič
commit
db673ebb75
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      std/js/XMLSocket.hx

+ 1 - 1
std/js/XMLSocket.hx

@@ -25,7 +25,7 @@
 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 {