Correct spelling errors

This commit is contained in:
Eric Jensen
2016-03-09 11:29:46 -08:00
parent f97a509541
commit ddd5ff1f75
35 changed files with 68 additions and 69 deletions

View File

@@ -14,7 +14,7 @@ extern NSString * const ASTransitionContextToLayoutKey;
@protocol ASContextTransitioning <NSObject>
/**
@abstreact Defines if the given transition is animated
@abstract Defines if the given transition is animated
*/
- (BOOL)isAnimated;