]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Fix minor typo in options.txt
authorclach04 <clach04@gmail.com>
Sun, 6 Apr 2025 15:37:12 +0000 (17:37 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 6 Apr 2025 15:37:12 +0000 (17:37 +0200)
closes: #17060

Signed-off-by: clach04 <clach04@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt

index 962a6e790f000292d9f4933444fa674f10173eca..7720769aec43e37de6c2f6bd43d5069913c427cf 100644 (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)