Skip to content

Commit e5f69e3

Browse files
committed
fix typo in helpdialog.js
1 parent 4e9a33e commit e5f69e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpacked/extensions/HelpDialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
["div",{style:{"margin-left":"1em"}},[
9696
["p",{},[["ShowMath",
9797
"*Show Math As* allows you to view the formula's source markup " +
98-
"for copy & paste (as MathML or in its origianl format)."]]
98+
"for copy & paste (as MathML or in its original format)."]]
9999
],
100100
["p",{},[["Settings",
101101
"*Settings* gives you control over features of MathJax, such as the " +

0 commit comments

Comments
 (0)