Skip to content

Commit 45611d2

Browse files
committed
fixfixfix
1 parent f401e3b commit 45611d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/discordjug/javabot/listener/filter/MessageModificationStatus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package net.discordjug.javabot.listener.filter;
22

33
/**
4-
* This enum describes the result of an {@link MessageFilter} execution and what should be done with the message.
4+
* This enum describes the result of a {@link MessageFilter} execution and what should be done with the message.
55
*/
66
public enum MessageModificationStatus {
77
/**

0 commit comments

Comments
 (0)