Skip to content

Commit 7ff5fea

Browse files
committed
[UnitTestRunner] Gardening: Fixed typo.
1 parent 6be05e2 commit 7ff5fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SILOptimizer/UtilityPasses/UnitTestRunner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ struct OwnershipUtilsHasPointerEscape : UnitTest {
293293

294294
// Arguments:
295295
// - the lexical borrow to fold
296-
// Dumpts:
296+
// Dumps:
297297
// - the function
298298
struct LexicalDestroyFoldingTest : UnitTest {
299299
LexicalDestroyFoldingTest(UnitTestRunner *pass) : UnitTest(pass) {}

0 commit comments

Comments
 (0)