summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/anope.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf
index 4eb10e7f2..0e8591315 100644
--- a/data/anope.example.conf
+++ b/data/anope.example.conf
@@ -1280,7 +1280,7 @@ module
name = "enc_sha2"
/** The sub-algorithm to use. Can be set to sha224 for SHA-224, sha256 for
- * SHA-256, sha284 for SHA-384, or sha512 for SHA-512. Defaults to sha256.
+ * SHA-256, sha384 for SHA-384, or sha512 for SHA-512. Defaults to sha256.
*/
#algorithm = "sha256"
}