www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit ee49484a3fbea5593f99e16d9044ca23d720075c
parent 9394d3257179cb36085cd1dda23face8e225a142
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Tue, 30 Apr 2013 16:11:54 -0400

Fix typo in comments

Diffstat:
Munpacked/jax/output/HTML-CSS/autoload/multiline.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unpacked/jax/output/HTML-CSS/autoload/multiline.js b/unpacked/jax/output/HTML-CSS/autoload/multiline.js @@ -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) {