From ee738f0c8d59e44ecdf3aa26188254126ee428f7 Mon Sep 17 00:00:00 2001 From: Ben Ashbaugh Date: Wed, 4 Sep 2024 10:50:27 -0700 Subject: [PATCH] fix typo --- api/opencl_runtime_layer.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/opencl_runtime_layer.asciidoc b/api/opencl_runtime_layer.asciidoc index 6e72ea3e..80497e31 100644 --- a/api/opencl_runtime_layer.asciidoc +++ b/api/opencl_runtime_layer.asciidoc @@ -10487,7 +10487,7 @@ include::{generated}/api/version-notes/CL_KERNEL_EXEC_INFO_SVM_FINE_GRAIN_SYSTEM that are not set directly as kernel arguments. When {CL_KERNEL_EXEC_INFO_SVM_FINE_GRAIN_SYSTEM} is {CL_FALSE}, behavior - is undefined if the kernel acceses a system allocation that is not set as + is undefined if the kernel accesses a system allocation that is not set as a kernel argument. When {CL_KERNEL_EXEC_INFO_SVM_FINE_GRAIN_SYSTEM} is {CL_TRUE}, the