diff options
Diffstat (limited to 'openmp/testsuite/fortran/omp_single.f')
-rw-r--r-- | openmp/testsuite/fortran/omp_single.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/testsuite/fortran/omp_single.f b/openmp/testsuite/fortran/omp_single.f index c6826211d25..e8821cac730 100644 --- a/openmp/testsuite/fortran/omp_single.f +++ b/openmp/testsuite/fortran/omp_single.f @@ -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> |