Skip to content

Commit 612a979

Browse files
fix javadoc
1 parent ed0671f commit 612a979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/javadiscord/javabot/systems/moderation/PruneCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import java.util.regex.Pattern;
2020

2121
/**
22-
* <h3>This class represents the /prune export-schema command.</h3>
22+
* <h3>This class represents the /prune command.</h3>
2323
* This command will systematically ban users from the server if they match
2424
* certain criteria.
2525
*/

0 commit comments

Comments
 (0)