diff options
author | Kian-Meng Ang <kianmeng.ang@gmail.com> | 2022-01-19 04:00:07 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-18 21:00:07 +0100 |
commit | 2a0cecbb5037d04f1ecbf5f2336ef26813e2967c (patch) | |
tree | e6bcb5d33ebb82d76f8a4ebf4c54e493f69839d4 /pygments/lexers/lilypond.py | |
parent | 2a640662cc0480e043b8d5a5b34586246255ac98 (diff) | |
download | pygments-git-2a0cecbb5037d04f1ecbf5f2336ef26813e2967c.tar.gz |
Fix typos (#2030)
Diffstat (limited to 'pygments/lexers/lilypond.py')
-rw-r--r-- | pygments/lexers/lilypond.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/lilypond.py b/pygments/lexers/lilypond.py index 9705cbad..302d6557 100644 --- a/pygments/lexers/lilypond.py +++ b/pygments/lexers/lilypond.py @@ -99,7 +99,7 @@ class LilyPondLexer(SchemeLexer): # - chord: < >, # - bar check: |, # - dot in nested properties: \revert NoteHead.color, - # - equals sign in assignemnts and lists for various commands: + # - equals sign in assignments and lists for various commands: # \override Stem.color = red, # - comma as alternative syntax for lists: \time 3,3,2 4/4, # - colon in tremolos: c:32, |