mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Fix documentation warnings (#276)
This commit is contained in:
@@ -185,9 +185,9 @@ static inline UIEdgeInsets ASTextUIEdgeInsetsInvert(UIEdgeInsets insets) {
|
||||
}
|
||||
|
||||
/**
|
||||
Returns a rectangle to fit the @param rect with specified content mode.
|
||||
Returns a rectangle to fit `rect` with specified content mode.
|
||||
|
||||
@param rect The constrant rect
|
||||
@param rect The constraint rect
|
||||
@param size The content size
|
||||
@param mode The content mode
|
||||
@return A rectangle for the given content mode.
|
||||
|
||||
Reference in New Issue
Block a user