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.
2 parents f45d857 + 52cf972 commit 7f0cb3fCopy full SHA for 7f0cb3f
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