runtime(doc): Fix typos in syntax.txt
Commit:
https://github.com/vim/vim/commit/f8b9251d8f3856b5a2fd19404ec28376c71e21de
Author: Elijah Greenstein <[email protected]>
Date: Tue Oct 7 19:22:05 2025 +0000
runtime(doc): Fix typos in syntax.txt
closes: https://github.com/vim/vim/issues/18504
Co-authored-by: zeertzjq <[email protected]>
Signed-off-by: Elijah Greenstein
<[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index 8e2e0c610..fe5494167 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -1,4 +1,4 @@
-*syntax.txt* For Vim version 9.1. Last change: 2025 Oct 04
+*syntax.txt* For Vim version 9.1. Last change: 2025 Oct 07
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6492,10 +6492,10 @@ faster. To see slowness switch on some features that
usually interfere, such
as 'relativenumber' and |folding|.
Note: This is only available when compiled with the |+profile| feature.
-You many need to build Vim with "huge" features.
+You may need to build Vim with "huge" features.
-To find out what patterns are consuming most time, get an overview with this
-sequence: >
+To find out what patterns are consuming the most time, get an overview with
+this sequence: >
:syntime on
[ redraw the text at least once with CTRL-L ]
:syntime report
--
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1v6DNx-000Pu7-5c%40256bit.org.