Typo in comment fixed.

This commit is contained in:
2023-09-05 13:10:17 -04:00
parent 33eaf0e583
commit 8fca6572f9
+1 -1
View File
@@ -28,7 +28,7 @@ import static engine.net.MessageDispatcher.maxRecipients;
/*
* Dispatch Message is the main interface to Magicbane's threaded
* asynch message delivery system.
* async message delivery system.
*/
public class DispatchMessage {