diff options
Diffstat (limited to 'openmp/testsuite/c/omp_single.c')
-rw-r--r-- | openmp/testsuite/c/omp_single.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/testsuite/c/omp_single.c b/openmp/testsuite/c/omp_single.c index 2c92726b2fa..032b0d26682 100644 --- a/openmp/testsuite/c/omp_single.c +++ b/openmp/testsuite/c/omp_single.c @@ -1,5 +1,5 @@ <ompts:test> -<ompts:testdescription>Test which checks the omp single directive by controling how often a directive is called in an omp single region.</ompts:testdescription> +<ompts:testdescription>Test which checks the omp single directive by controlling how often a directive is called in an omp single region.</ompts:testdescription> <ompts:ompversion>2.0</ompts:ompversion> <ompts:directive>omp single</ompts:directive> <ompts:dependences>omp parallel private,omp flush</ompts:dependences> |