mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Correct a few documentation comments for method parameters
This commit is contained in:
@@ -50,7 +50,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
*
|
||||
* @param contentView UIView to add a (sized) node's view to.
|
||||
*
|
||||
* @param cellNode The cell node to be added.
|
||||
* @param node The cell node to be added.
|
||||
*/
|
||||
- (void)configureContentView:(UIView *)contentView forCellNode:(ASCellNode *)node;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user