diff options
-rw-r--r-- | conf/inspircd.conf.example | 2 | ||||
-rw-r--r-- | conf/test/test.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/inspircd.conf.example b/conf/inspircd.conf.example index cdd247b21..33083d541 100644 --- a/conf/inspircd.conf.example +++ b/conf/inspircd.conf.example @@ -447,7 +447,7 @@ softlimit="12800" # quietbursts: When syncing or splitting from a network, a server - # can generate a lof ot connect and quit messages to opers with + # can generate a lot of connect and quit messages to opers with # +C and +Q snomasks. Setting this to yes squelches those messages, # which makes it easier for opers, but degrades the functionality of # bots like BOPM during netsplits. diff --git a/conf/test/test.conf b/conf/test/test.conf index f7c5753f6..a2144360b 100644 --- a/conf/test/test.conf +++ b/conf/test/test.conf @@ -691,7 +691,7 @@ softlimit="12800" # quietbursts: When syncing or splitting from a network, a server - # can generate a lof ot connect and quit messages to opers with + # can generate a lot of connect and quit messages to opers with # +C and +Q snomasks. Setting this to yes squelches those messages, # which makes it easier for opers, but degrades the functionality of # bots like BOPM during netsplits. |