Skip to content

Commit 6203011

Browse files
Update sycl/include/sycl/ext/oneapi/properties/property.hpp
Co-authored-by: Marcos Maronas <[email protected]>
1 parent 89cf0c5 commit 6203011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/sycl/ext/oneapi/properties/property.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// 1. Add a new enumerator to
1111
// `sycl::ext::oneapi::experimental::detail::PropKind` representing the new
1212
// property. Increment
13-
// `sycl::ext::oneapi::experimental::detail::PropKind::PropKindSize`
13+
// `sycl::ext::oneapi::experimental::detail::PropKind::PropKindSize`.
1414
// 2. Define property key class inherited from
1515
// `detail::compile_time_property_key` with `value_t` that must be
1616
// `property_value` with the first template argument being the property

0 commit comments

Comments
 (0)