]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fortran: Fix wording in intrinsic.texi's MIN
authorTobias Burnus <tobias@codesourcery.com>
Wed, 10 Mar 2021 20:24:18 +0000 (21:24 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 10 Mar 2021 20:24:18 +0000 (21:24 +0100)
gcc/fortran/ChangeLog:

* intrinsic.texi (MIN): Correct 'maximum' to 'minimum'.

gcc/fortran/intrinsic.texi

index ea78f7d343ad597f06778e2f0449a68e3b671524..73baa34104e02537f9a424b532992d33c85ce171 100644 (file)
@@ -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}: