Skip to content

Commit 8d038ad

Browse files
committed
Typo fix
1 parent 5d78fbe commit 8d038ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/MarqueeLabel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ open class MarqueeLabel: UILabel, CAAnimationDelegate {
613613
homeLabelFrame = labelFrame
614614
awayOffset = 0.0
615615

616-
// Remove an additional sublabels (for continuous types)
616+
// Remove any additional sublabels (for continuous types)
617617
repliLayer?.instanceCount = 1
618618

619619
// Set the sublabel frame to calculated labelFrame

0 commit comments

Comments
 (0)