1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-22 08:52:18 -05:00
This commit is contained in:
Sebastian Kaspari 2009-05-28 23:03:14 +02:00
parent 0f54290747
commit c179520a17

View File

@ -44,7 +44,7 @@ public class MessageBuffer
private static final int EMERGENCY_MAX_SIZE = 10;
/**
* Constructor - Create a fresh ne MessageBuffer
* Constructor - Create a fresh new MessageBuffer
*/
public MessageBuffer()
{