Capitalize Show Source menu item for AsciiMath

This commit is contained in:
Davide P. Cervone 2012-01-17 10:37:52 -05:00
parent 935585bec7
commit 104cd54d66
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1244,7 +1244,7 @@ junk = null;
var MML;
ASCIIMATH.Augment({
sourceMenuTitle: "AsciiMath input",
sourceMenuTitle: "AsciiMath Input",
prefilterHooks: MathJax.Callback.Hooks(true), // hooks to run before processing AsciiMath
postfilterHooks: MathJax.Callback.Hooks(true), // hooks to run after processing AsciiMath