Fortran: Fix wording in intrinsic.texi's MIN

gcc/fortran/ChangeLog:

	* intrinsic.texi (MIN): Correct 'maximum' to 'minimum'.
This commit is contained in:
Tobias Burnus 2021-03-10 21:24:18 +01:00
parent 1f428775ac
commit 9dcc2edfa6
1 changed files with 1 additions and 1 deletions

View 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}: