Skip to content

Commit 8a67245

Browse files
authored
Apply suggestions from code review
1 parent fa9b9b4 commit 8a67245

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,9 +1278,8 @@ _Constraints:_ This constructor is only available when the `command_graph` state
12781278
_Preconditions:_ Valid `command_graph` constructor properties are listed in
12791279
Section <<graph-properties, Graph Properties>>.
12801280

1281-
_Throws:_ Synchronously `exception` with error code `invalid` if the device
1282-
associated with
1283-
`syclQueue` <<device-info-query, reports this extension as unsupported>>.
1281+
_Throws:_ Synchronously `exception` with error code `invalid` if `syclDevice`
1282+
<<device-info-query, reports this extension as unsupported>>.
12841283

12851284
===== Member functions of the `command_graph` class
12861285

0 commit comments

Comments
 (0)