Skip to content

Commit c0ff0d6

Browse files
committed
Fix JDA command handler JavaDoc
1 parent 53723f2 commit c0ff0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/kautler/command/handler/CommandHandlerJda.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ public void onEvent(GenericEvent event) {
212212
}
213213

214214
/**
215-
* Handles the actual non-private messages received.
215+
* Handles the actual messages received.
216216
*
217217
* @param messageReceivedEvent the message received event
218218
*/

0 commit comments

Comments
 (0)