diff options
-rw-r--r-- | data/anope.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf index 87e199564..738cff972 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -1313,7 +1313,7 @@ module * [EXTRA] enc_posix * * Provides verify-only support for passwords encrypted using the POSIX crypt() - * function. Load this if you are migratign from another services packages such + * function. Load this if you are migrating from another services packages such * as Atheme. See https://en.wikipedia.org/wiki/Crypt_(C) for more information. * * You must load another encryption method before this to re-encrypt passwords |