mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Correct spelling errors
This commit is contained in:
@@ -76,7 +76,7 @@ ASDISPLAYNODE_EXTERN_C_END
|
||||
- kCTParagraphStyleSpecifierMinimumLineSpacing
|
||||
- kCTParagraphStyleSpecifierLineSpacingAdjustment
|
||||
- kCTParagraphStyleSpecifierLineBoundsOptions
|
||||
@result An NSParagraphStyle initializd with as many of the paragraph specifiers from `coreTextParagraphStyle` as possible.
|
||||
@result An NSParagraphStyle initialized with as many of the paragraph specifiers from `coreTextParagraphStyle` as possible.
|
||||
|
||||
*/
|
||||
+ (instancetype)paragraphStyleWithCTParagraphStyle:(CTParagraphStyleRef)coreTextParagraphStyle;
|
||||
|
||||
Reference in New Issue
Block a user