0
0
mirror of https://github.com/vim/vim.git synced 2025-10-23 08:44:20 -04:00

runtime(doc): Fix minor typo in options.txt

closes: #17060

Signed-off-by: clach04 <clach04@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
clach04
2025-04-06 17:37:12 +02:00
committed by Christian Brabandt
parent 9cd6d82fbb
commit 2afdb3a65b

View File

@@ -2668,7 +2668,7 @@ A jump table for the options with a short description can be found at |Q_op|.
*E1193* *E1194* *E1195* *E1196* *E1230*
*E1197* *E1198* *E1199* *E1200* *E1201*
xchacha20 XChaCha20 Cipher with Poly1305 Message Authentication
Code. Medium strong till strong encryption.
Code. Medium strong to strong encryption.
Encryption is provided by the libsodium library, it
requires Vim to be built with |+sodium|.
It adds a seed and a message authentication code (MAC)