diff options
-rw-r--r-- | data/example.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf index b0f463dd5..b21ae1dd3 100644 --- a/data/example.conf +++ b/data/example.conf @@ -899,7 +899,7 @@ chanserv * order to be considered for being on the access list of the channel * - secureops: Only allow operator status to be given if the user is on the access list * - securefounder: Only allow the real founder of the channel to drop the channel, change it's - * password, or change the founder or succesor + * password, or change the founder or successor * - signkick: Use of ChanServ's KICK command will cause the user's nick to be signed to the kick. * - signkicklevel: Same as above, but the kick will not be signed if the user is at the same access * level or superior to the target @@ -953,7 +953,7 @@ chanserv /* * The length of time ChanServ stays in a channel after kicking a user from a channel they are not - * premitted to be in. This only occurs when the user is the only one in the channel. + * permitted to be in. This only occurs when the user is the only one in the channel. */ inhabit = 15s |