Skip to content

Commit b372e76

Browse files
committed
Merge pull request #1012 from mathjax/helpdialog-typo
fix typo in helpdialog.js
2 parents 4e9a33e + e5f69e3 commit b372e76

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)