Skip to content

Commit 0920962

Browse files
committed
Update sycl/ReleaseNotes.md
Signed-off-by: Alexey Bader <[email protected]>
1 parent 1fe08e5 commit 0920962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Release notes for commit 64c0262c0f0b9e1b7b2e2dcef57542a3fe3bdb97.
4848
SYCL specification.
4949
- Stubs for C++ standard headers were removed. This should fix compilation of
5050
<iostream> and <algorithm> with SYCL device compiler.
51-
- Unscoped emuns were removed from global namespace to avoid conflicts with
51+
- Unscoped enums were removed from global namespace to avoid conflicts with
5252
user defined symbols.
5353
- Explicit copy API of the handler class is blocking i.e. data is
5454
copied once the command group has completed execution.

0 commit comments

Comments
 (0)