Nicolas Cannasse 18 년 전
부모
커밋
db673ebb75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {