Skip to content

Commit 68ca2dc

Browse files
committed
[Gardening] Fixed comment.
Refer to a source file in the relevant language.
1 parent b36568e commit 68ca2dc

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)