Fix typo in comments

This commit is contained in:
Davide P. Cervone 2013-04-30 16:11:54 -04:00
parent 9394d32571
commit ee49484a3f

View File

@ -500,7 +500,7 @@ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () {
}
//
// If this is the end, check for super and subscripts, and move those
// by moving the stack tht contains them, and shifting by the amount of the
// by moving the stack that contains them, and shifting by the amount of the
// base that has been removed. Remove the empty base box from the stack.
//
if (end.length === 0) {