summaryrefslogtreecommitdiff
path: root/lib/crypto/doc/src/crypto.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/doc/src/crypto.xml')
-rw-r--r--lib/crypto/doc/src/crypto.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml
index b2e145840b..9c26f926e0 100644
--- a/lib/crypto/doc/src/crypto.xml
+++ b/lib/crypto/doc/src/crypto.xml
@@ -1189,7 +1189,7 @@
<name name="cipher_info" arity="1" since="OTP 22.0"/>
<fsummary>Information about supported ciphers.</fsummary>
<desc>
- <p>Provides a map with information about block_size, key_length, iv_length and possibly other properties of the
+ <p>Provides a map with information about block_size, key_length, iv_length, aead support and possibly other properties of the
cipher algorithm in question.
</p>
<note>