Skip to content

Commit 93b4cf1

Browse files
authored
[SYCL] Fix typo (intel/llvm-test-suite#1399)
[SYCL] Fix type Signed-off-by: Rauf, Rana <[email protected]>
1 parent 204ea3e commit 93b4cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/DeprecatedFeatures/deprecated_sycl_device_filter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: env SYCL_DEVICE_FILTER='*' %t.out &> %t.log
33
// RUN: FileCheck %s < %t.log
44
//
5-
// CHECK: WARNING: The enviroment variable SYCL_DEVICE_FITLER is deprecated.
5+
// CHECK: WARNING: The enviroment variable SYCL_DEVICE_FILTER is deprecated.
66
// CHECK-SAME: Please use ONEAPI_DEVICE_SELECTOR instead.
77
// CHECK-NEXT: For more details, please refer to:
88
// CHECK-NEXT: https://github.com/intel/llvm/blob/sycl/sycl/doc/EnvironmentVariables.md#oneapi_device_selector

0 commit comments

Comments
 (0)