Skip to content

Commit f64edb6

Browse files
committed
Fix typo in comment
1 parent d275107 commit f64edb6

File tree

1 file changed

+1
-1
lines changed
  • mathjax3-ts/output/chtml/Wrappers

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export class CHTMLmrow extends CHTMLWrapper {
7272
}
7373

7474
/*
75-
* Handle the case where a child as a percentage width by
75+
* Handle the case where a child has a percentage width by
7676
* marking the parent as 100% width.
7777
*/
7878
protected makeFullWidth() {

0 commit comments

Comments
 (0)