summaryrefslogtreecommitdiff
path: root/gcc/README
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-28 19:50:47 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-28 19:50:47 +0000
commitc01868cee312fd181a742d896f0375be07728cc9 (patch)
tree5e8b72dfecdad8df7660686ec0ab86c6bbe0bb7c /gcc/README
parentcc3beb06e0ec20b0fd61378aea0fece93dd5a454 (diff)
downloadgcc-c01868cee312fd181a742d896f0375be07728cc9.tar.gz
fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28324 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/README')
-rw-r--r--gcc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/README b/gcc/README
index e39029721b6..85d5e364034 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.