Merge pull request #1012 from mathjax/helpdialog-typo
fix typo in helpdialog.js
This commit is contained in:
commit
b372e76378
|
@ -95,7 +95,7 @@
|
||||||
["div",{style:{"margin-left":"1em"}},[
|
["div",{style:{"margin-left":"1em"}},[
|
||||||
["p",{},[["ShowMath",
|
["p",{},[["ShowMath",
|
||||||
"*Show Math As* allows you to view the formula's source markup " +
|
"*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",
|
["p",{},[["Settings",
|
||||||
"*Settings* gives you control over features of MathJax, such as the " +
|
"*Settings* gives you control over features of MathJax, such as the " +
|
||||||
|
|
Loading…
Reference in New Issue
Block a user