Skip to content

Commit 26d65b5

Browse files
authored
Merge pull request #68924 from nate-chandler/gardening/20231002/1
[Gardening] Fixed comment.
2 parents 61be599 + 68ca2dc commit 26d65b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftCompilerSources/Sources/SIL/Test.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
//
3535
// CASE STUDY:
3636
// Here's an example of how it works:
37-
// 0) A source file, NeatUtils.cpp contains
37+
// 0) A source file, NeatUtils.swift contains
3838
//
3939
// fileprivate func myNeatoUtility(int: Int, value: Value, function: Function) { ... }
4040
//

0 commit comments

Comments
 (0)