Skip to content

Commit 92932a6

Browse files
authored
Update index.js
1 parent df3833e commit 92932a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ function send(cmd, arg){
110110
client.write(bodyBuf);
111111
}
112112
} else {
113-
debuger("socket 未连接");
113+
debuger("socket has not yet connected");
114114
}
115115
}
116116

0 commit comments

Comments
 (0)