diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-07-28 13:50:47 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-07-28 13:50:47 -0600 |
commit | b70a1fb1c212d8da60498679cd4009f39519b390 (patch) | |
tree | 5e8b72dfecdad8df7660686ec0ab86c6bbe0bb7c /gcc | |
parent | 3195128c18d001b0a6b02fa199fbf4fe1373c5db (diff) | |
download | gcc-b70a1fb1c212d8da60498679cd4009f39519b390.zip gcc-b70a1fb1c212d8da60498679cd4009f39519b390.tar.gz gcc-b70a1fb1c212d8da60498679cd4009f39519b390.tar.bz2 |
fix typo.
From-SVN: r28324
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This directory contains GNU Compiler Collection (GCC) version 2.96. +This directory contains the GNU Compiler Collection (GCC) version 2.96. It includes all of the support for compiling C, C++, Objective C, Fortran, Java, and Chill. |