Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Nov 7, 2016
1 parent 3da8626 commit 04399e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsL Assembler.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variables:
line_comment: '(//).*$\n?'
contexts:
main:
# NSIS syntax ionside #nsis blocks only (thanks Keith Hall – https://github.com/keith-hall)
# NSIS syntax inside #nsis blocks only (thanks Keith Hall – https://github.com/keith-hall)
# https://forum.sublimetext.com/t/apply-imported-syntax-on-sections-only/24207/2
- match: '^\s*(#nsis)\b'
captures:
Expand Down

0 comments on commit 04399e4

Please sign in to comment.