Fix typos
This commit is contained in:
parent
01df16ca9f
commit
b8552ec6c4
11 changed files with 17 additions and 17 deletions
|
|
@ -539,7 +539,7 @@ MutableSubtree ts_subtree_new_node(
|
|||
return result;
|
||||
}
|
||||
|
||||
// Create a new error node contaning the given children.
|
||||
// Create a new error node containing the given children.
|
||||
//
|
||||
// This node is treated as 'extra'. Its children are prevented from having
|
||||
// having any effect on the parse state.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue