Fix javadoc cutting off descriptions
Co-authored-by: Jordan Atwood <nightfirecat@protonmail.com>
This commit is contained in:
committed by
Jordan Atwood
parent
f6c68eefc8
commit
d68d66b01d
@@ -58,7 +58,7 @@ public interface MessageNode extends Node
|
||||
void setName(String name);
|
||||
|
||||
/**
|
||||
* Gets the sender of the message (ie. friends chat name).
|
||||
* Gets the sender of the message. (ie. friends chat name)
|
||||
*
|
||||
* @return the message sender
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user