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>
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 962a6e7..7720769 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -2668,7 +2668,7 @@
*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)