From 7a193b51bdf3b2818db930335bd384f269071923 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Sun, 13 Dec 2020 10:12:34 +0100 Subject: Fix doc typo --- doc/nvim-treesitter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 48cbe7561..63f6a89b4 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -284,7 +284,7 @@ get_named_children(node)~ Returns a table of named children of `node`. - *ts_utilsiget_next_node* + *ts_utils.get_next_node* get_next_node(node, allow_switch_parent, allow_next_parent)~ Returns the next node within the same parent. -- cgit v1.2.3-70-g09d2