Skip to content

Commit 45d0413

Browse files
MojtabaHsjakepetroules
authored andcommitted
docs: fix a typo of should word
1 parent 3abb03c commit 45d0413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SWBProtocol/ProjectModel/BuildPhase.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public enum SandboxingOverride: Int, Serializable, Sendable, Codable {
108108

109109
public final class ShellScriptBuildPhase: BuildPhase, @unchecked Sendable {
110110
public let name: String
111-
// FIXME: This shoudl be a MacroExpressionSource
111+
// FIXME: This should be a MacroExpressionSource
112112
public let shellPath: Path
113113
public let scriptContents: String
114114
public let originalObjectID: String

0 commit comments

Comments
 (0)