Change terms

This commit is contained in:
Adlai Holler
2016-10-05 15:10:20 -07:00
parent 7939fcb000
commit 01eadde92b

View File

@@ -367,7 +367,7 @@ NS_ASSUME_NONNULL_BEGIN
* *
* @param indexPath The index path for the node of interest. * @param indexPath The index path for the node of interest.
* *
* @deprecated Call @c calculatedSize for the node of interest instead. * @deprecated Call @c calculatedSize on the node of interest instead.
*/ */
- (CGSize)calculatedSizeForNodeAtIndexPath:(NSIndexPath *)indexPath ASDISPLAYNODE_DEPRECATED; - (CGSize)calculatedSizeForNodeAtIndexPath:(NSIndexPath *)indexPath ASDISPLAYNODE_DEPRECATED;