diff --git a/sycl/source/detail/config.hpp b/sycl/source/detail/config.hpp index 9de6f12883dd1..e825812996a87 100644 --- a/sycl/source/detail/config.hpp +++ b/sycl/source/detail/config.hpp @@ -287,7 +287,7 @@ class __SYCL2020_DEPRECATED("Use SYCLConfig instead") if (ValStr) { std::cerr - << "\nWARNING: The enviroment variable SYCL_DEVICE_FITLER" + << "\nWARNING: The enviroment variable SYCL_DEVICE_FILTER" " is deprecated. Please use ONEAPI_DEVICE_SELECTOR instead.\n" "For more details, please refer to:\n" "https://github.com/intel/llvm/blob/sycl/sycl/doc/"