diff --git a/reference/sodium/functions/sodium-crypto-aead-xchacha20poly1305-ietf-decrypt.xml b/reference/sodium/functions/sodium-crypto-aead-xchacha20poly1305-ietf-decrypt.xml index 7beb6fc2e46b..36b0cca060a9 100644 --- a/reference/sodium/functions/sodium-crypto-aead-xchacha20poly1305-ietf-decrypt.xml +++ b/reference/sodium/functions/sodium-crypto-aead-xchacha20poly1305-ietf-decrypt.xml @@ -32,7 +32,7 @@ ciphertext - Must be in the format provided by sodium_crypto_aead_chacha20poly1305_ietf_encrypt + Must be in the format provided by sodium_crypto_aead_xchacha20poly1305_ietf_encrypt (ciphertext and tag, concatenated).