Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit a6dba10

Browse files
committed
Merge pull request #666 from adly-holler/fix-ascell-doc
Clarify ASCellNode docs
2 parents 2ef40e1 + 03648d1 commit a6dba10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AsyncDisplayKit/ASCellNode.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
/**
13-
* Generic cell node. Subclass ASCellNode instead of <ASDisplayNode> to use <ASTableView>.
13+
* Generic cell node. Subclass this instead of `ASDisplayNode` to use with `ASTableView` and `ASCollectionView`.
1414
*/
1515
@interface ASCellNode : ASDisplayNode
1616

0 commit comments

Comments
 (0)