runtime(doc): Fix typo in syntax.txt
Commit:
https://github.com/vim/vim/commit/3a324c83abb78a0fc80433db09737ab0e660a0a6
Author: Antoine Saez Dumas <[email protected]>
Date: Fri Jan 23 19:09:32 2026 +0000
runtime(doc): Fix typo in syntax.txt
closes: https://github.com/vim/vim/issues/19239
Signed-off-by: Antoine Saez Dumas <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index 8989e6937..9b0f34c3e 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -1,4 +1,4 @@
-*syntax.txt* For Vim version 9.1. Last change: 2026 Jan 20
+*syntax.txt* For Vim version 9.1. Last change: 2026 Jan 23
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -4699,7 +4699,7 @@ the region, but not the contents of the region, are
marked as concealable.
Whether or not they are actually concealed depends on the setting on the
'conceallevel' option. The ends of a region can only be concealed separately
in this way when they have their own highlighting via "matchgroup". The
-|synconcealed()| function can be used to retrieve information about conealed
+|synconcealed()| function can be used to retrieve information about concealed
items.
cchar *:syn-cchar*
--
--
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/E1vjMcd-00AFzT-QS%40256bit.org.