Skip to content

Commit

Permalink
Updated axapta.js to new class names.
Browse files Browse the repository at this point in the history
  • Loading branch information
isagalaev committed Jul 5, 2015
1 parent 1b6d201 commit 73148e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/axapta.js
Expand Up @@ -19,7 +19,7 @@ function(hljs) {
hljs.QUOTE_STRING_MODE,
hljs.C_NUMBER_MODE,
{
className: 'preprocessor',
className: 'meta',
begin: '#', end: '$'
},
{
Expand Down

0 comments on commit 73148e4

Please sign in to comment.