Skip to content

Commit 7431ec4

Browse files
committed
Fix case typo of MinMax.swift
1 parent d682168 commit 7431ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Concurrency/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ add_swift_target_library(swift_Concurrency ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} I
5050
Contains.swift
5151
Count.swift
5252
First.swift
53-
MinMax.Swift
53+
MinMax.swift
5454
Reduce.swift
5555
PartialAsyncTask.swift
5656
Task.cpp

0 commit comments

Comments
 (0)