commit 1ca86fbc6b32d6ebc4607dfad4c5a154acdc5769
parent ad33b1f40cf1976076ab089595dbd0e89504c99d
Author: Frédéric Wang <fred.wang@free.fr>
Date: Tue, 22 Oct 2013 10:11:58 +0200
Remove extra comma. #627
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/unpacked/jax/element/mml/jax.js b/unpacked/jax/element/mml/jax.js
@@ -245,7 +245,7 @@ MathJax.ElementJax.mml.Augment({
defaults: {
mathbackground: MML.INHERIT,
mathcolor: MML.INHERIT,
- dir: MML.INHERIT,
+ dir: MML.INHERIT
},
noInherit: {},
noInheritAttribute: {