Skip to content

Commit 35610e5

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 479750b commit 35610e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let package = Package(
3030
)
3131

3232
#if !os(Windows)
33-
// Add the documentation compiler plugin if possible
33+
// Add the documentation compiler plugin if possible
3434
package.dependencies.append(
3535
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
3636
)

0 commit comments

Comments
 (0)