Skip to content

Commit 3ef6597

Browse files
lhamesmahesh-attarde
authored andcommitted
[orc-rt] Fix typo in comment. NFC.
1 parent 86c4075 commit 3ef6597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orc-rt/unittests/ErrorTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ TEST(ErrorTest, ExpectedCovariance) {
386386
(void)!!A2;
387387
}
388388

389-
// Test that Expected<Error> works as expected with .
389+
// Test that Expected<Error> works as expected.
390390
TEST(ErrorTest, ExpectedError) {
391391
{
392392
// Test success-success case.

0 commit comments

Comments
 (0)