Skip to content

Commit 9a594b6

Browse files
committed
Fix typo in comment.
1 parent c3d0b86 commit 9a594b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mathjax3-ts/output/chtml/Wrappers/scriptbase.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ export class CHTMLscriptbase extends CHTMLWrapper {
177177
}
178178

179179
/*
180-
* Get the separation and offset for undercripts (TeXBoox Appendix G 13, 13a)
180+
* Get the separation and offset for underscripts (TeXBoox Appendix G 13, 13a)
181181
*
182182
* @param{BBox} basebox The bounding box of the base
183183
* @param{BBox} underbox The bounding box of the underscript

0 commit comments

Comments
 (0)