Skip to content

Commit e6166b0

Browse files
twobitunicornaciidgh
authored andcommitted
Spelling, "crerate" -> "create"
1 parent ce5e4ce commit e6166b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Workspace/InitPackage.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public final class InitPackage {
3131
/// A block that will be called to report progress during package creation
3232
public var progressReporter: ((String) -> Void)?
3333

34-
/// Where to crerate the new package
34+
/// Where to create the new package
3535
let destinationPath: AbsolutePath
3636

3737
/// The type of package to create.

0 commit comments

Comments
 (0)