From e5f69e3ed25ca45de64e0b260c0898de7c922235 Mon Sep 17 00:00:00 2001 From: Christian Perfect Date: Tue, 20 Jan 2015 16:49:16 +0000 Subject: [PATCH] fix typo in helpdialog.js --- unpacked/extensions/HelpDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unpacked/extensions/HelpDialog.js b/unpacked/extensions/HelpDialog.js index d6774b243..4ea00a368 100644 --- a/unpacked/extensions/HelpDialog.js +++ b/unpacked/extensions/HelpDialog.js @@ -95,7 +95,7 @@ ["div",{style:{"margin-left":"1em"}},[ ["p",{},[["ShowMath", "*Show Math As* allows you to view the formula's source markup " + - "for copy & paste (as MathML or in its origianl format)."]] + "for copy & paste (as MathML or in its original format)."]] ], ["p",{},[["Settings", "*Settings* gives you control over features of MathJax, such as the " +