mirror of
https://github.com/anope/anope.git
synced 2026-07-04 12:53:14 +02:00
Fix a typo in the enc_sha2 docs.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user