Skip to content

Commit 62ee1ea

Browse files
authored
Merge pull request #1890 from GerHobbelt/patch-1
fix: typos in comments and a message string (English)
2 parents 3d3cc31 + c29cae7 commit 62ee1ea

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
@@ -196,7 +196,7 @@
196196
MathJax.Callback.Queue(
197197
HUB.Register.StartupHook("End Config",{}), // wait until config is complete
198198
["Styles",AJAX,CONFIG.styles],
199-
["Post",HUB.Startup.signal,"HelpDialig Ready"],
199+
["Post",HUB.Startup.signal,"HelpDialog Ready"],
200200
["loadComplete",AJAX,"[MathJax]/extensions/HelpDialog.js"]
201201
);
202202

0 commit comments

Comments
 (0)