diff --git a/eggdrop.conf b/eggdrop.conf index 814d97471..a4325f8d8 100755 --- a/eggdrop.conf +++ b/eggdrop.conf @@ -686,7 +686,7 @@ set blowfish-use-mode cbc #### DNS MODULE (Deprecated) #### -## This module provided asychronous dns support, but as of v1.9.2, this +## This module provided asynchronous dns support, but as of v1.9.2, this ## functionality was moved into the core code. If you are having issues with the ## new DNS functionality, or just want to continue using this module, compile ## Eggdrop with the --disable-tdns flag (./configure --disdable-tdns).