Skip to content

Commit 9d33ff1

Browse files
spelling
1 parent b3c2237 commit 9d33ff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fCraft/Commands/InfoCommands.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ private static void CommandsHandler(Player player, CommandReader cmd) {
13921392
Category = CommandCategory.New | CommandCategory.Info,
13931393
IsConsoleSafe = true,
13941394
Usage = "/Most <stat> [Rank] and/or [Offset]",
1395-
Help = "Lists all players in order of a specefied statistic. Stats:" +
1395+
Help = "Lists all players in order of a specified statistic. Stats:" +
13961396
"Banned, Built, Chat, Deleted, Demoted, Drawn, Hours, Kicked, Logins, Promoted",
13971397
HelpSections = new Dictionary<string, string>{
13981398
{ "Banned", "/Most Banned [Args]" +

0 commit comments

Comments
 (0)