mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-09 04:58:40 +00:00
Merge pull request #91 from MandaBrown/teeny_tiny_typo_fix
Fixes a teeny tiny typo in a comment.
This commit is contained in:
@@ -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.
|
* tree. The entry point is the `buildTree` function, which takes a parse tree.
|
||||||
* Then, the buildExpression, buildGroup, and various groupTypes functions are
|
* Then, the buildExpression, buildGroup, and various groupTypes functions are
|
||||||
* called, to produce a final tree.
|
* called, to produce a final tree.
|
||||||
|
Reference in New Issue
Block a user