We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6a9b9 commit 249055bCopy full SHA for 249055b
offload/include/omptarget.h
@@ -268,7 +268,7 @@ extern "C" {
268
#endif
269
270
/// The OpenMP access group type. The criterion for grupping tasks using a
271
-/// specific grouping property.
+/// specific groupping property.
272
enum omp_access_t {
273
/// Groups the tasks based on the contention group to which they belong.
274
omp_access_cgroup = 0,
0 commit comments