We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27469ba commit d34cf4fCopy full SHA for d34cf4f
music21/duration.py
@@ -1657,7 +1657,7 @@ class Duration(prebase.ProtoM21Object, SlottedObjectMixin):
1657
number rather than a type and thus can be reexpressed.''',
1658
'forceSingleComponent':
1659
'''If True, configure a single component (with an idiosyncratic tuplet)
1660
- instead of attempting a solution with mulitiple components. If False,
+ instead of attempting a solution with multiple components. If False,
1661
(default) an attempt is made at a multiple-component solution but will
1662
still create an idiosyncratic tuplet if no solution is found.''',
1663
}
0 commit comments