Skip to content

Commit 2fbd7fd

Browse files
committed
fix duplicated phrase
1 parent 1044440 commit 2fbd7fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/cl_intel_device_attribute_query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ The device queries described in the Device Queries table should return the same
165165
| `cl_uint`
166166
| For Intel GPU devices, returns the maximum number of threads that may be simultaneously resident on one execution unit (EU).
167167

168-
For Intel CPU devices, returns the maximum number of number of threads per core.
168+
For Intel CPU devices, returns the maximum number of threads per core.
169169

170170
| {CL_DEVICE_FEATURE_CAPABILITIES_INTEL}
171171
| {cl_device_feature_capabilities_intel_TYPE}

0 commit comments

Comments
 (0)