Skip to content

Commit dae6b22

Browse files
committed
CM-965: Comment updated.
1 parent 2be6974 commit dae6b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/YCoreUI/Protocols/ImageAsset.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Foundation
1010
import UIKit
1111

1212
public protocol ImageAsset {
13-
/// The bundle containing the localized strings for this enum.
13+
/// The bundle containing the image assets (default is `.main`)
1414
static var bundle: Bundle { get }
1515

1616
/// Optional namespace for the image assets (default is `nil`).

0 commit comments

Comments
 (0)