Remove extra comma. #627

This commit is contained in:
Frédéric Wang 2013-10-22 10:11:58 +02:00
parent ad33b1f40c
commit 1ca86fbc6b

View File

@ -245,7 +245,7 @@ MathJax.ElementJax.mml.Augment({
defaults: { defaults: {
mathbackground: MML.INHERIT, mathbackground: MML.INHERIT,
mathcolor: MML.INHERIT, mathcolor: MML.INHERIT,
dir: MML.INHERIT, dir: MML.INHERIT
}, },
noInherit: {}, noInherit: {},
noInheritAttribute: { noInheritAttribute: {