Fix syntax

That's why you shouldn't make changes on Github
This commit is contained in:
ZacSharp
2022-04-01 00:33:27 +02:00
committed by GitHub
parent ef4c2bbc98
commit 2908c7499c

View File

@@ -70,7 +70,7 @@ public class MineCommand extends Command {
"Also see the legitMine settings (see #set l legitMine).",
"",
"Usage:",
"> mine diamond_ore - Mines all diamonds it can find.",
"> mine diamond_ore - Mines all diamonds it can find."
);
}
}