Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Jul 18, 2017
1 parent b3c2237 commit 9d33ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fCraft/Commands/InfoCommands.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,7 @@ private static void CommandsHandler(Player player, CommandReader cmd) {
Category = CommandCategory.New | CommandCategory.Info,
IsConsoleSafe = true,
Usage = "/Most <stat> [Rank] and/or [Offset]",
Help = "Lists all players in order of a specefied statistic. Stats:" +
Help = "Lists all players in order of a specified statistic. Stats:" +
"Banned, Built, Chat, Deleted, Demoted, Drawn, Hours, Kicked, Logins, Promoted",
HelpSections = new Dictionary<string, string>{
{ "Banned", "/Most Banned [Args]" +
Expand Down

0 comments on commit 9d33ff1

Please sign in to comment.