diff options
author | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-10-22 11:10:16 +0000 |
---|---|---|
committer | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-10-22 11:10:16 +0000 |
commit | d08461907cf4bc1932f6f7d561d34581b3d55c5d (patch) | |
tree | 001b834b0bef251c0eef7994ef4678a17d660b02 | |
parent | fb997c5057b4808b6bf81d99c06aa5106fb4679a (diff) |
Couple more typo's from Fudge, cheers!
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2578 5417fbe8-f217-4b02-8779-1006273d7864
-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 |