We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40cd36 commit 8477f19Copy full SHA for 8477f19
Sources/SwiftRichString/Extensions/UIKit+Extras.swift
@@ -67,7 +67,7 @@ extension UILabel {
67
}
68
69
70
- /// Use this to render automatically the texct with the currently set style instance or styleName.
+ /// Use this to render automatically the text with the currently set style instance or styleName.
71
public var styledText: String? {
72
get {
73
return attributedText?.string
0 commit comments