Skip to content

Commit 0d95af5

Browse files
committed
Update comment to be consistent with other comments.
1 parent 5390be9 commit 0d95af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/POS/Utils/POSShadowStyle.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ enum POSShadowStyle {
88
case large
99
}
1010

11-
/// A ViewModifier that applies predefined shadow styles
11+
/// A ViewModifier that applies predefined shadow styles.
1212
struct POSShadowStyleModifier: ViewModifier {
1313
let style: POSShadowStyle
1414

0 commit comments

Comments
 (0)