aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90 b/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
index b9c8e56..91752e5 100644
--- a/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
+++ b/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
@@ -1,6 +1,6 @@
! { dg-do run }
!
-! Test the behaviour of lbound, ubound of shape with assumed rank arguments
+! Test the behavior of lbound, ubound of shape with assumed rank arguments
! in an array context (without DIM argument).
!