We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaccb61 commit d8e7d8aCopy full SHA for d8e7d8a
sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
@@ -1270,7 +1270,7 @@ Zero or more properties can be provided to the constructed SYCL `command_graph`
1270
via an instance of `property_list`. All other properties of the queue are
1271
ignored for the purposes of graph creation. See the
1272
<<Queue Properties, Queue Properties>> section for more general information
1273
-about how queue properties interact with command_graph objects.
+about how queue properties interact with `command_graph` objects.
1274
1275
_Constraints:_ This constructor is only available when the `command_graph` state is
1276
`graph_state::modifiable`.
0 commit comments