Skip to content

Commit e6943d2

Browse files
committed
StringStyles: Fixing comment
1 parent 1e04616 commit e6943d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/Tools/StringFormatter/StringStyles.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ extension StringStyles {
114114
}()
115115

116116

117-
/// Styles: Notification Defailts / Badge Blocks
117+
/// Styles: Notification Defaults / Badge Blocks
118118
///
119119
static let badge: StringStyles = {
120120
let regular: Style = [.font: UIFont.body, .foregroundColor: NukeMe.bodyTextColor, .paragraphStyle: NSParagraphStyle.badge]

0 commit comments

Comments
 (0)