2
0
Joe Rocca 8 жил өмнө
parent
commit
a8f5948d52

+ 1 - 1
Sources/AnimatedImageView.swift

@@ -208,7 +208,7 @@ class Animator {
     fileprivate var timeSinceLastFrameChange: TimeInterval = 0.0
     fileprivate var timeSinceLastFrameChange: TimeInterval = 0.0
     fileprivate var needsPrescaling = true
     fileprivate var needsPrescaling = true
     
     
-    /// Loop count of animatd image.
+    /// Loop count of animated image.
     private var loopCount = 0
     private var loopCount = 0
     
     
     var currentFrame: UIImage? {
     var currentFrame: UIImage? {