changed Javadoc error

biggest commit of all times!
This commit is contained in:
delvh 2019-12-29 10:45:36 +01:00
parent 2ce0a09af8
commit 3c7032ceca

View File

@ -22,7 +22,7 @@ public class TextMessage extends Message {
* Initializes a {@link TextMessage} from the client's perspective. The current * Initializes a {@link TextMessage} from the client's perspective. The current
* date * date
* is used as the message date and the status is set to * is used as the message date and the status is set to
* {@link MessageStatus#WAITING}. * {@link envoy.data.Message.MessageStatus#WAITING}.
* *
* @param id unique ID * @param id unique ID
* @param sender the user who sends the message * @param sender the user who sends the message