diff options
-rw-r--r-- | gcc/fortran/intrinsic.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/intrinsic.texi b/gcc/fortran/intrinsic.texi index ea78f7d..73baa34 100644 --- a/gcc/fortran/intrinsic.texi +++ b/gcc/fortran/intrinsic.texi @@ -10628,7 +10628,7 @@ permitted.) @end multitable @item @emph{Return value}: -The return value corresponds to the maximum value among the arguments, +The return value corresponds to the minimum value among the arguments, and has the same type and kind as the first argument. @item @emph{Specific names}: |