runtime(doc): Fix minor typo in options.txt Commit: https://github.com/vim/vim/commit/2afdb3a65bdeac1dba3070347d27659119f4b479 Author: clach04 <clac...@gmail.com> Date: Sun Apr 6 17:37:12 2025 +0200
runtime(doc): Fix minor typo in options.txt closes: https://github.com/vim/vim/issues/17060 Signed-off-by: clach04 <clac...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 962a6e790..7720769ae 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) -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1u1SBG-004E76-3r%40256bit.org.