Commit 6f71198
authored
[SYCL][Docs] Correctly use sourceBundle in build shorthand description (#17446)
The description of the `build` shorthand uses `ctxt`, despite there
being no such argument associated. This commit fixes this by using the
devices from the `sourceBundle` argument.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent b48a15a commit 6f71198
File tree
1 file changed
+2
-1
lines changed- sycl/doc/extensions/experimental
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
0 commit comments