fix typo in helpdialog.js
This commit is contained in:
parent
4e9a33e256
commit
e5f69e3ed2
|
@ -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