Skip to content

Commit a6c7fc6

Browse files
authored
Merge pull request KhronosGroup#279 from npmiller/fix-typo-bracket
Fix typo in memory model section
2 parents 6518722 + 910f887 commit a6c7fc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adoc/chapters/architecture.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ image::{images}/device_to_device2.svg[align="center",opts="{imageopts}"]
750750
submitted to two distinct queues, and potential implementation in an OpenCL
751751
<<backend>> by a SYCL runtime. Note that in this example, each SYCL buffer
752752
(_b2,b2_) is implemented as separate [code]#cl_mem# objects per
753-
context}
753+
context.
754754

755755
Note that the order of the definition of the accessors within the
756756
<<command-group>> is irrelevant to the requirements they define.

0 commit comments

Comments
 (0)