Skip to content

Commit

Permalink
Update a legacy name in the code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenofex committed Jul 6, 2012
1 parent fc0e165 commit d7667d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EKStreamView.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
NSMutableArray
*cellHeightsByIndex, // 1d
*cellHeightsByColumn, // 2d
*rectsForCells; // 2d EKWaterfallCellInfo
*rectsForCells; // 2d EKStreamViewCellInfo

NSMutableDictionary *cellCache; // reuseIdentifier => NSMutableArray
NSSet *visibleCellInfo;
Expand Down

0 comments on commit d7667d5

Please sign in to comment.