mirror of
https://github.com/anope/anope.git
synced 2026-07-08 12:43:13 +02:00
Fixed few minor typos
This commit is contained in:
@@ -870,7 +870,7 @@ command_group
|
||||
command_group
|
||||
{
|
||||
name = "chanserv/admin";
|
||||
description = "Servies Operator commands"
|
||||
description = "Services Operator commands"
|
||||
}
|
||||
|
||||
/* Give it a help command */
|
||||
@@ -1235,7 +1235,7 @@ command
|
||||
service = "ChanServ"; name = "OWNER"; command = "rewrite"; group = "chanserv/status"
|
||||
|
||||
rewrite = true
|
||||
rewrite_souce = "OWNER $"
|
||||
rewrite_source = "OWNER $"
|
||||
rewrite_target = "MODE $1 SET +q $2"
|
||||
|
||||
rewrite_description = _("Gives you owner status on channel")
|
||||
|
||||
@@ -308,7 +308,7 @@ nickserv
|
||||
command_group
|
||||
{
|
||||
name = "nickserv/admin";
|
||||
description = "Servies Operator commands"
|
||||
description = "Services Operator commands"
|
||||
}
|
||||
|
||||
/* Give it a help command */
|
||||
|
||||
@@ -593,7 +593,7 @@ command { service = "OperServ"; name = "OPER"; command = "operserv/oper"; permis
|
||||
/*
|
||||
* os_reload
|
||||
*
|
||||
* Provides the command operserv/relad.
|
||||
* Provides the command operserv/reload.
|
||||
*
|
||||
* Used to reload the services.conf configuration file.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user