Skip to content

Commit ccec6e5

Browse files
michael-yujijakepetroules
authored andcommitted
comment typo
1 parent fc5c2a6 commit ccec6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/PackageDescription/SupportedPlatforms.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public struct Platform: Equatable, Sendable {
7070
@available(_PackageDescription, introduced: 5.8)
7171
public static let openbsd: Platform = Platform(name: "openbsd")
7272

73-
/// The FreeBSD platform
73+
/// The FreeBSD platform.
7474
// @available(_PackageDescription, introduced: ??.??)
7575
public static let freebsd: Platform = Platform(name: "freebsd")
7676
}

0 commit comments

Comments
 (0)