Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Apr 10, 2022
1 parent 27469ba commit d34cf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion music21/duration.py
Original file line number Diff line number Diff line change
Expand Up @@ -1657,7 +1657,7 @@ class Duration(prebase.ProtoM21Object, SlottedObjectMixin):
number rather than a type and thus can be reexpressed.''',
'forceSingleComponent':
'''If True, configure a single component (with an idiosyncratic tuplet)
instead of attempting a solution with mulitiple components. If False,
instead of attempting a solution with multiple components. If False,
(default) an attempt is made at a multiple-component solution but will
still create an idiosyncratic tuplet if no solution is found.''',
}
Expand Down

0 comments on commit d34cf4f

Please sign in to comment.