Skip to content

Commit 47db10d

Browse files
Update no-unsupported-without-info.cpp
1 parent aaafa41 commit 47db10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
//
4646
// That number *must not* increase. Any PR which causes this number to grow
4747
// should be rejected and it should be updated to either keep the number as-is
48-
// or have it reduced (preferrably, down to zero).
48+
// or have it reduced (preferably, down to zero).
4949
//
5050
// If you see this test failed for your patch, it means that you either
5151
// introduced UNSUPPORTED directive to a test improperly, or broke the format of an
@@ -57,7 +57,7 @@
5757
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 487
5858
//
5959
// List of improperly UNSUPPORTED tests.
60-
// Remove the CHECK once the test has been propely UNSUPPORTED.
60+
// Remove the CHECK once the test has been properly UNSUPPORTED.
6161
//
6262
// CHECK: AOT/early_aot.cpp
6363
// CHECK-NEXT: AOT/gpu.cpp

0 commit comments

Comments
 (0)