runtime(doc): fix typo Commit: https://github.com/vim/vim/commit/00ae5c5cba7b2b42662687b3150397fe1737fba0 Author: Christian Brabandt <c...@256bit.org> Date: Fri Apr 26 18:56:21 2024 +0200
runtime(doc): fix typo Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt index 8e719481a..6137cfd5a 100644 --- a/runtime/doc/usr_41.txt +++ b/runtime/doc/usr_41.txt @@ -1096,7 +1096,7 @@ Syntax and highlighting: *syntax-functions* *highlighting-functions* synIDattr() get a specific attribute of a syntax ID synIDtrans() get translated syntax ID synstack() get list of syntax IDs at a specific position - synconcealed() get info about (synax) concealing + synconcealed() get info about (syntax) concealing diff_hlID() get highlight ID for diff mode at a position matchadd() define a pattern to highlight (a "match") matchaddpos() define a list of positions to highlight -- -- 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/E1s0Ovc-00GSA5-NN%40256bit.org.