Minor typo fix (#94)
This commit is contained in:
parent
5f1f686eaa
commit
18a12996b8
|
@ -150,7 +150,7 @@ public class Animator {
|
|||
}
|
||||
}
|
||||
|
||||
/// A proxy class to avoid a retain cycyle with the display link.
|
||||
/// A proxy class to avoid a retain cycle with the display link.
|
||||
fileprivate class DisplayLinkProxy {
|
||||
|
||||
/// The target animator.
|
||||
|
|
Loading…
Reference in New Issue