Merge pull request #91 from MandaBrown/teeny_tiny_typo_fix
Fixes a teeny tiny typo in a comment.
This commit is contained in:
commit
e0dece759f
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* This file does the main work of building a domTree sturcture from a parse
|
||||
* This file does the main work of building a domTree structure from a parse
|
||||
* tree. The entry point is the `buildTree` function, which takes a parse tree.
|
||||
* Then, the buildExpression, buildGroup, and various groupTypes functions are
|
||||
* called, to produce a final tree.
|
||||
|
|
Loading…
Reference in New Issue
Block a user