Skip to content

Commit ac27d10

Browse files
committed
Update Comment
1 parent eddaae8 commit ac27d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProjectDescriptionHelpers/Target/TargetModifier.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public final class TargetModifier: TargetConvertable {
1717
/// The product bundle identifier.
1818
public var bundleId: String
1919

20-
/// The minimum deployment target your product will support.
20+
/// The minimum deployment targets your product will support.
2121
public var deploymentTargets: DeploymentTargets?
2222

2323
/// The Info.plist representation.

0 commit comments

Comments
 (0)