Skip to content

Commit 920f7f7

Browse files
committed
matlab language
1 parent 70e5d0a commit 920f7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/tinymce/plugins/leanote_code/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ tinymce.PluginManager.add('leanote_code', function(editor, url) {
272272
"Latex:latex",
273273
"Xml:xml",
274274
"ActionScript:actionScript",
275-
"Matalab:matalab",
275+
"Matlab:matlab",
276276
"Scala:scala",
277277
"Sql:sql"
278278
];

0 commit comments

Comments
 (0)