Skip to content
Snippets Groups Projects
Unverified Commit 52b14693 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

another typo in comment

parent 4cec3ea6
No related branches found
No related tags found
No related merge requests found
...@@ -181,7 +181,7 @@ def _getint(macro, minval, maxval, defval): ...@@ -181,7 +181,7 @@ def _getint(macro, minval, maxval, defval):
def mml(macro, _nplay=None, _barline=None, _mmltrk=None): def mml(macro, _nplay=None, _barline=None, _mmltrk=None):
""" Parse a string in the "music macro language" """ Parse a string in the "music macro language"
The rsulting playlist is ordinarily a list of (frequency, duration) The resulting playlist is ordinarily a list of (frequency, duration)
tuples, but the two overridable functions are the only ones modifying tuples, but the two overridable functions are the only ones modifying
it, so it can be anything these do. it, so it can be anything these do.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment