runtime(doc): fix typo synconcealend -> synconcealed (#14644)

Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Philip H
2024-04-26 19:57:20 +02:00
committed by GitHub
parent 5400a5d426
commit 9525f62136

View File

@ -1404,7 +1404,7 @@ Finally, these constructs are unique to Perl:
rules. Both methods can be used to conceal text.
Thus the matching functions like |matchadd()| won't consider
syntax rules and functions like |synconcealend()| and the
syntax rules and functions like |synconcealed()| and the
other way around.
*:mat* *:match*