From 35c4c28c40c08da2062f407c977383b0f63a315b Mon Sep 17 00:00:00 2001 From: Steven Tracey <70534545+nevetS-718@users.noreply.github.com> Date: Tue, 21 Sep 2021 16:03:07 -0400 Subject: [PATCH] spelling spelling spelling --- .../java/tech/nevets/lunarbot/commands/games/CoinCmd.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/tech/nevets/lunarbot/commands/games/CoinCmd.java b/src/main/java/tech/nevets/lunarbot/commands/games/CoinCmd.java index 685480a..1bf3f3d 100644 --- a/src/main/java/tech/nevets/lunarbot/commands/games/CoinCmd.java +++ b/src/main/java/tech/nevets/lunarbot/commands/games/CoinCmd.java @@ -11,7 +11,7 @@ import tech.nevets.lunarbot.commands.ICommand; import java.util.Random; -public class CoindCmd implements ICommand { +public class CoinCmd implements ICommand { @Override public void handle(CommandContext ctx) { @@ -64,4 +64,4 @@ public class CoinCmd extends ListenerAdapter { } } } -**/ \ No newline at end of file +**/