Skip to content

Commit b5fa930

Browse files
EwanCbashbaug
andauthored
Update api/cl_khr_command_buffer.asciidoc
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
1 parent 41a9eec commit b5fa930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/cl_khr_command_buffer.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ command-queue. The command-buffer itself has no inherent in-order/out-of-order
109109
property, this ordering is inferred from the command-queue used on command
110110
recording. {clEnqueueCommandBufferKHR} submissions to an out-of-order queue
111111
have the same execution semantics are other operations enqueued to an
112-
out-of-order queue, such as {clEnqueueFillBuffer}. Where execution between
112+
out-of-order queue, such as {clEnqueueFillBuffer}, where execution between
113113
enqueued operations may happen concurrently unless dependencies between the
114114
operations are expressed with events.
115115

0 commit comments

Comments
 (0)