We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f401e3b commit 45611d2Copy full SHA for 45611d2
src/main/java/net/discordjug/javabot/listener/filter/MessageModificationStatus.java
@@ -1,7 +1,7 @@
1
package net.discordjug.javabot.listener.filter;
2
3
/**
4
- * This enum describes the result of an {@link MessageFilter} execution and what should be done with the message.
+ * This enum describes the result of a {@link MessageFilter} execution and what should be done with the message.
5
*/
6
public enum MessageModificationStatus {
7
0 commit comments