Skip to content

Commit e6c8a66

Browse files
committed
Updated docs.
1 parent 9298ec8 commit e6c8a66

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Sources/SPAlert/Models/SPAlertLayout.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import UIKit
2323

2424
/**
25-
SPAlert: Layout model for alert view.
25+
SPAlert: Layout model for view.
2626
*/
2727
open class SPAlertLayout {
2828

Sources/SPAlert/SPAlertIconPreset.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import UIKit
2323

2424
/**
25-
Represent icon wrapper.
25+
SPAlert: Represent icon wrapper.
2626
Included default styles and can be custom image.
2727
*/
2828
public enum SPAlertIconPreset {

0 commit comments

Comments
 (0)