Skip to content

Commit bc0661b

Browse files
authored
Fix formatting in GeneratorCLI.swift
1 parent a6894b3 commit bc0661b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GeneratorCLI/GeneratorCLI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ extension GeneratorCLI {
150150
@Option(
151151
help:
152152
"The target triple of the bundle. The default depends on a recipe used for SDK generation."
153-
)
153+
)
154154
var target: Triple? = nil
155155

156156
@Option(help: "Deprecated. Use `--host` instead")

0 commit comments

Comments
 (0)