aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-07-28 13:50:47 -0600
committerJeff Law <law@gcc.gnu.org>1999-07-28 13:50:47 -0600
commitb70a1fb1c212d8da60498679cd4009f39519b390 (patch)
tree5e8b72dfecdad8df7660686ec0ab86c6bbe0bb7c /gcc
parent3195128c18d001b0a6b02fa199fbf4fe1373c5db (diff)
downloadgcc-b70a1fb1c212d8da60498679cd4009f39519b390.zip
gcc-b70a1fb1c212d8da60498679cd4009f39519b390.tar.gz
gcc-b70a1fb1c212d8da60498679cd4009f39519b390.tar.bz2
fix typo.
From-SVN: r28324
Diffstat (limited to 'gcc')
-rw-r--r--gcc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/README b/gcc/README
index e390297..85d5e36 100644
--- a/gcc/README
+++ b/gcc/README
@@ -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.