diff options
author | Ben Elliston <bje@au.ibm.com> | 2005-12-19 13:02:32 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2005-12-20 00:02:32 +1100 |
commit | f8ef405c5767872a37a607dadf8fff9182bfa056 (patch) | |
tree | 0e46e529e21cb11b97bf0012738f553005f009cc /gcc/doc | |
parent | 4d509057e8efdb7806351d1a489115246e63525d (diff) | |
download | gcc-f8ef405c5767872a37a607dadf8fff9182bfa056.zip gcc-f8ef405c5767872a37a607dadf8fff9182bfa056.tar.gz gcc-f8ef405c5767872a37a607dadf8fff9182bfa056.tar.bz2 |
* doc/install.texi (Configuration): Typo in Fortran subheading.
From-SVN: r108790
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 955dd6d..8947ff0 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1277,7 +1277,7 @@ omitted from @file{libgcc.a} on the assumption that it will be provided by @samp{newlib}. @end table -@subheading Fortran-specific Option +@subheading Fortran-Specific Options The following options apply to the build of the Fortran front end. |