Skip to content

Commit d34cf4f

Browse files
Typo
1 parent 27469ba commit d34cf4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

music21/duration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1657,7 +1657,7 @@ class Duration(prebase.ProtoM21Object, SlottedObjectMixin):
16571657
number rather than a type and thus can be reexpressed.''',
16581658
'forceSingleComponent':
16591659
'''If True, configure a single component (with an idiosyncratic tuplet)
1660-
instead of attempting a solution with mulitiple components. If False,
1660+
instead of attempting a solution with multiple components. If False,
16611661
(default) an attempt is made at a multiple-component solution but will
16621662
still create an idiosyncratic tuplet if no solution is found.''',
16631663
}

0 commit comments

Comments
 (0)