From: clach04 Date: Sun, 6 Apr 2025 15:37:12 +0000 (+0200) Subject: runtime(doc): Fix minor typo in options.txt X-Git-Tag: v9.1.1284~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2afdb3a65bdeac1dba3070347d27659119f4b479;p=thirdparty%2Fvim.git runtime(doc): Fix minor typo in options.txt closes: #17060 Signed-off-by: clach04 Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 962a6e790f..7720769aec 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -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)