mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-25 19:45:54 +01:00
Typo fix.
This commit is contained in:
parent
812d7852e3
commit
701496debe
@ -28,7 +28,7 @@ public class UpdateCheck implements IRCCommandInterface {
|
||||
|
||||
private final PurpleIRC plugin;
|
||||
private final String usage = "[stable|dev]";
|
||||
private final String desc = "Ceck for latest updates.";
|
||||
private final String desc = "Check for the latest updates.";
|
||||
private final String name = "updatecheck";
|
||||
private final String fullUsage = ChatColor.WHITE + "Usage: " + ChatColor.GOLD + "/irc " + name + " " + usage;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user