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

closes: vim/vim#19239

3a324c83ab

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 07:48:23 +08:00
committed by github-actions[bot]
parent 9a50420461
commit 89f8e97099

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*