www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit e5f69e3ed25ca45de64e0b260c0898de7c922235
parent 4e9a33e256f2eb78e67cd2b637800483d8b33935
Author: Christian Perfect <christianperfect@gmail.com>
Date:   Tue, 20 Jan 2015 16:49:16 +0000

fix typo in helpdialog.js
Diffstat:
Munpacked/extensions/HelpDialog.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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 " +