Skip to content

Commit 8aff94e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 6af95d3 + 1c64bbe commit 8aff94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ public class ReturnTimePacket extends Packet {
152152
}
153153
```
154154

155-
When you want to send a packet to all clients, you can simply use the method server.sendToAllClients. Or if you want to disconnect all clients, you can simply call server.disconnectAllCLients.
155+
When you want to send a packet to all clients, you can simply use the method server.sendToAllClients. Or if you want to disconnect all clients, you can simply call server.disconnectAllClients.

0 commit comments

Comments
 (0)