Merge pull request #1353 from ejensen/spelling

[Documentation] Correct spelling errors
This commit is contained in:
appleguy
2016-03-16 22:53:15 -07:00
35 changed files with 68 additions and 69 deletions

View File

@@ -64,7 +64,7 @@
@interface ASViewController (ASRangeControllerUpdateRangeProtocol)
/// Automatically adjust range mode based on view evenets if the containing node confirms to the ASRangeControllerUpdateRangeProtocol
/// Automatically adjust range mode based on view events if the containing node confirms to the ASRangeControllerUpdateRangeProtocol
@property (nonatomic, assign) BOOL automaticallyAdjustRangeModeBasedOnViewEvents;
@end