Skip to content

Commit a743e91

Browse files
fix doc
1 parent a23a64a commit a743e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

music21/stream/makeNotation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1871,7 +1871,7 @@ def splitElementsToCompleteTuplets(
18711871
) -> None:
18721872
'''
18731873
Split notes or rests if doing so will complete any incomplete tuplets.
1874-
The element being split must have a duration that equals or exceeds the
1874+
The element being split must have a duration that exceeds the
18751875
remainder of the incomplete tuplet.
18761876
18771877
The first note is edited; the additional notes are inserted in place.

0 commit comments

Comments
 (0)