summaryrefslogtreecommitdiffstats
path: root/openmp/testsuite/fortran/do_schedule_guided.f
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/testsuite/fortran/do_schedule_guided.f')
-rw-r--r--openmp/testsuite/fortran/do_schedule_guided.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/testsuite/fortran/do_schedule_guided.f b/openmp/testsuite/fortran/do_schedule_guided.f
index aa0755100ce..5d0e7edb71b 100644
--- a/openmp/testsuite/fortran/do_schedule_guided.f
+++ b/openmp/testsuite/fortran/do_schedule_guided.f
@@ -7,7 +7,7 @@
! TODO:
! C. Niethammer:
! Find check to decide if the test was run as schedule(static) because
- ! this also can pass the test if the work is devided into thread-counts
+ ! this also can pass the test if the work is divided into thread-counts
INTEGER FUNCTION <ompts:testcode:functionname>do_schedule_guided</ompts:testcode:functionname>()
IMPLICIT NONE
INTEGER omp_get_thread_num,omp_get_num_threads
OpenPOWER on IntegriCloud