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 ce5e4ce commit e6166b0Copy full SHA for e6166b0
Sources/Workspace/InitPackage.swift
@@ -31,7 +31,7 @@ public final class InitPackage {
31
/// A block that will be called to report progress during package creation
32
public var progressReporter: ((String) -> Void)?
33
34
- /// Where to crerate the new package
+ /// Where to create the new package
35
let destinationPath: AbsolutePath
36
37
/// The type of package to create.
0 commit comments