From b14224d7c47abaf3ffacc8b5f25f82946830cdbf Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Tue, 16 Apr 2013 19:25:53 -0400 Subject: [PATCH] Fix typo in IE warning message (in English and German language files as well). Resolves issue #397. --- unpacked/localization/de/MathMenu.js | 2 +- unpacked/localization/en/MathMenu.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/unpacked/localization/de/MathMenu.js b/unpacked/localization/de/MathMenu.js index 53d2284ae..018e0475b 100644 --- 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 index 2ec01dfa8..8ab65c03a 100644 --- 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: