Fix documentation warnings (#276)

This commit is contained in:
Adlai Holler
2017-05-15 13:31:20 -07:00
committed by GitHub
parent b32e69d64b
commit a1b6fd2cd7
3 changed files with 4 additions and 4 deletions

View File

@@ -620,7 +620,7 @@ NS_ASSUME_NONNULL_BEGIN
@param content The attachment (UIImage/UIView/CALayer).
@param contentMode The attachment's content mode in attachment holder
@param attachmentSize The attachment holder's size in text layout.
@param fontSize The attachment will align to this font.
@param font The attachment will align to this font.
@param alignment The attachment holder's alignment to text line.
@return An attributed string, or nil if an error occurs.