We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9299d67 commit 43be671Copy full SHA for 43be671
Sources/PackageDescription/Product.swift
@@ -132,8 +132,7 @@ public class Product {
132
/// don't support both linkage types, use
133
/// ``Product/Library/LibraryType/static`` or
134
/// ``Product/Library/LibraryType/dynamic`` for this parameter.
135
- ///
136
- /// - targets: The targets that are bundled into a library product.
+ /// - targets: The targets that are bundled into a library product.
137
///
138
/// - Returns: A `Product` instance.
139
public static func library(
0 commit comments