Skip to content

Commit aaafa41

Browse files
Update no-xfail-without-tracker.cpp
1 parent 5d5ec9e commit aaafa41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test/e2e_test_requirements/no-xfail-without-tracker.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
//
4343
// That number *must not* increase. Any PR which causes this number to grow
4444
// should be rejected and it should be updated to either keep the number as-is
45-
// or have it reduced (preferrably, down to zero).
45+
// or have it reduced (preferably, down to zero).
4646
//
4747
// If you see this test failed for your patch, it means that you either
4848
// introduced XFAIL directive to a test improperly, or broke the format of an
@@ -54,7 +54,7 @@
5454
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 143
5555
//
5656
// List of improperly XFAIL-ed tests.
57-
// Remove the CHECK once the test has been propely XFAIL-ed.
57+
// Remove the CHECK once the test has been properly XFAIL-ed.
5858
//
5959
// CHECK: AddressSanitizer/nullpointer/private_nullptr.cpp
6060
// CHECK-NEXT: Basic/aspects.cpp

0 commit comments

Comments
 (0)