Skip to content

Commit 995e4d8

Browse files
author
Sergey Kanaev
committed
Fix typo
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 07debdb commit 995e4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/Assert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ struct _pi_device_binary_property_struct {
223223
};
224224
```
225225
226-
A distinct property set `SYCL/assert used` is added. In this set a single
226+
A distinct property set `SYCL/assert used` is added. In this set a property
227227
with the name of the kernel is added whenever the kernel uses assert. Use of
228228
assert is detected through call to `__devicelib_assert_fail` function after
229229
linking device binary image with wrapper device library (the `libsycl-crt`

0 commit comments

Comments
 (0)