vim-patch:3a324c8: runtime(doc): Fix typo in syntax.txt (#37522)

closes: vim/vim#19239

https://github.com/vim/vim/commit/3a324c83abb78a0fc80433db09737ab0e660a0a6

Co-authored-by: Antoine Saez Dumas <antoine.saezdumas.git@gmail.com>
(cherry picked from commit 7daf8d2363)
This commit is contained in:
zeertzjq
2026-01-24 00:21:51 +00:00
committed by github-actions[bot]
parent 9a50420461
commit 89f8e97099
+1 -1
View File
@@ -4063,7 +4063,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*