Skip to content

Commit e69a5dd

Browse files
committed
Remove doubled word
1 parent 13581a3 commit e69a5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ that format.
219219
Applications must use overload (1) when the source language is text format and
220220
must use overload (2) when the source language is binary format.
221221
The `sycl` language is text format, so application must use overload (1) when
222-
when creating a kernel bundle from this language.
222+
creating a kernel bundle from this language.
223223

224224
_Returns:_ The newly created kernel bundle, which has `ext_oneapi_source`
225225
state.

0 commit comments

Comments
 (0)