Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/iface/context.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ represents the runtime data structures and state required by a
SYCL backend API to interact with a group of devices associated
with a platform.

The ``sycl::event`` class provides the
The ``sycl::context`` class provides the
:ref:`common reference semantics <common-reference>`.


Expand Down
Loading