fixed typo
This commit is contained in:
parent
0c6f67fac9
commit
84fe644db3
@ -67,7 +67,7 @@ namespace NadekoBot.Modules.Administration.Commands
|
||||
});
|
||||
|
||||
cgb.CreateCommand(Module.Prefix + "lsar")
|
||||
.Description("Lits all self-assignable roles.")
|
||||
.Description("Lists all self-assignable roles.")
|
||||
.Parameter("roles", ParameterType.Multiple)
|
||||
.Do(async e =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user