runtime(doc): fix typo synconcealend -> synconcealed (#14644) Commit: https://github.com/vim/vim/commit/9525f62136047225f4dca8ba68ab2023600ec522 Author: Philip H <47042125+pheid...@users.noreply.github.com> Date: Fri Apr 26 19:57:20 2024 +0200
runtime(doc): fix typo synconcealend -> synconcealed (https://github.com/vim/vim/issues/14644) Signed-off-by: Philip H <47042125+pheid...@users.noreply.github.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt index c23462c81..f16e7d2d6 100644 --- a/runtime/doc/pattern.txt +++ b/runtime/doc/pattern.txt @@ -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* -- -- 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 vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1s0Prh-00GXLh-Ev%40256bit.org.