mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Fix incorrect argument label in function comment (#3261)
This commit is contained in:
committed by
Huy Nguyen
parent
7d365c7d07
commit
3dd2da5b9f
@@ -197,7 +197,7 @@ extern NSInteger const ASDefaultDrawingPriority;
|
||||
/**
|
||||
* Set the block that should be used to load this node's layer.
|
||||
*
|
||||
* @param viewBlock The block that creates a layer for this node.
|
||||
* @param layerBlock The block that creates a layer for this node.
|
||||
*
|
||||
* @precondition The node is not yet loaded.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user