commit b14224d7c47abaf3ffacc8b5f25f82946830cdbf
parent 492f4cd53d0c7de9f37e72cb792f69855c619eca
Author: Davide P. Cervone <dpvc@union.edu>
Date: Tue, 16 Apr 2013 19:25:53 -0400
Fix typo in IE warning message (in English and German language files as well). Resolves issue #397.
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/unpacked/localization/de/MathMenu.js b/unpacked/localization/de/MathMenu.js
@@ -93,7 +93,7 @@ MathJax.Localization.addTranslation("de","MathMenu",{
"SVG-Ausgabe wird die Mathematik nicht richtig dargestellt.",
// "SVG is not implemented in Internet Explorer prior to " +
// "IE9 or when it is emulating IE8 or below. " +
-// "Switching to SVG output will cause the mathemtics to " + TODO TYPO IN ENGLISH
+// "Switching to SVG output will cause the mathematics to "
// "not display properly.",
LoadURL:
diff --git a/unpacked/localization/en/MathMenu.js b/unpacked/localization/en/MathMenu.js
@@ -79,7 +79,7 @@ MathJax.Localization.addTranslation("en","MathMenu",{
MSIESVGWarning:
"SVG is not implemented in Internet Explorer prior to " +
"IE9 or when it is emulating IE8 or below. " +
- "Switching to SVG output will cause the mathemtics to " +
+ "Switching to SVG output will cause the mathematics to " +
"not display properly.",
LoadURL: