[patch] fortran: Fix comment typos.
Brooks Moses
bmoses@stanford.edu
Sat Nov 5 21:01:00 GMT 2005
Kazu Hirata wrote:
> Committed as obvious.
[...]
> Index: fortran/gfortran.texi
> ===================================================================
> --- fortran/gfortran.texi (revision 106531)
> +++ fortran/gfortran.texi (working copy)
> @@ -780,7 +780,7 @@ are stored as byte strings, one characte
> @command{gfortran} supports Hollerith constants. They can be used as the right
> hands in the @code{DATA} statement and @code{ASSIGN} statement, also as the
> arguments. The left hands can be of Integer, Real, Complex and Logical type.
> -The constant will be padded or trancated to fit the size of left hand.
> +The constant will be padded or truncated to fit the size of left hand.
FWIW, this section also really ought to be edited to convert "right
hand" and "left hand" to the proper terms: "right-hand side" and
"left-hand side".
- Brooks (who really needs to get his copyright assignment in, so he can
work on that sort of thing.)
More information about the Fortran
mailing list