mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 12:54:23 +01:00
Fix typo
This commit is contained in:
parent
7476e509bd
commit
3144127861
2
ruby.jsf
2
ruby.jsf
@ -186,7 +186,7 @@ done
|
|||||||
"%" line_comment_maybe_erb_end
|
"%" line_comment_maybe_erb_end
|
||||||
.endif
|
.endif
|
||||||
# might be TODO label
|
# might be TODO label
|
||||||
"BFHNTX" line_comment noeat call=commend_todo.comment_todo()
|
"BFHNTX" line_comment noeat call=comment_todo.comment_todo()
|
||||||
.ifdef haml
|
.ifdef haml
|
||||||
"\n" NULL return
|
"\n" NULL return
|
||||||
.else
|
.else
|
||||||
|
Loading…
Reference in New Issue
Block a user