Minor typo fix (#94)

This commit is contained in:
Nick Toumpelis 2016-12-16 11:40:28 +01:00 committed by Reda Lemeden
parent 5f1f686eaa
commit 18a12996b8
1 changed files with 1 additions and 1 deletions

View File

@ -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.