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

@@ -59,7 +59,7 @@ static UIApplicationState __ApplicationState = UIApplicationStateActive;
}
}
#pragma mark - Core visible node range managment API
#pragma mark - Core visible node range management API
+ (BOOL)isFirstRangeUpdateForRangeMode:(ASLayoutRangeMode)rangeMode
{