Fix doc typo

This commit is contained in:
Jonathan 2020-12-13 10:12:34 +01:00 committed by Stephan Seitz
parent ff1c77b206
commit 7a193b51bd

View file

@ -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.