Skip to content

Commit 2dcdcea

Browse files
Fix recently introduced typo.
1 parent 171f7d5 commit 2dcdcea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SILOptimizer/rcidentity.sil

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ enum E1 {
5656
// Tests //
5757
///////////
5858

59-
// Make sure that we see all the way through the chain of casts that %9 has an RCIdentity of %0 and that %12 is really the parial apply.
59+
// Make sure that we see all the way through the chain of casts that %9 has an RCIdentity of %0 and that %12 is really the partial apply.
6060
// CHECK-LABEL: @test_rcid_preserving_casts@
6161
// CHECK: RESULT #9: 9 = 0
6262
// CHECK: RESULT #12: 12 = 11

0 commit comments

Comments
 (0)