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 528625e + 8477f19 commit 52cf972Copy full SHA for 52cf972
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