Skip to content

Commit fd78cd6

Browse files
authored
Fix comment header in SwiftDriverExecutor.swift (#1316)
This header contained outdated file name.
1 parent dfd9940 commit fd78cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftDriverExecution/SwiftDriverExecutor.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- MultiJobExecutor.swift - Builtin DriverExecutor implementation ---===//
1+
//===- SwiftDriverExecutor.swift - Builtin DriverExecutor implementation --===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)