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 0f79b0ab7..12475a2eb 100644
--- a/data/anope.example.conf
+++ b/data/anope.example.conf
@@ -1206,7 +1206,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 to SHA-512. Defaults to sha256.
+ * SHA-256, sha284 for SHA-384, or sha512 for SHA-512. Defaults to sha256.
*/
#algorithm = "sha256"
}