aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2002-12-17 19:59:45 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2002-12-17 19:59:45 +0000
commit5b8f02c6b19e36b66995e84433d2be0cb96b007a (patch)
treea7cb3cec8b16f7c2476f686fff71df453a6d8626
parentc0478a660f629758eb3e94f453f9ddc4cbe759b2 (diff)
downloadgcc-5b8f02c6b19e36b66995e84433d2be0cb96b007a.zip
gcc-5b8f02c6b19e36b66995e84433d2be0cb96b007a.tar.gz
gcc-5b8f02c6b19e36b66995e84433d2be0cb96b007a.tar.bz2
* doc/c-tree.texi: Restore deliberate spelling mistakes.
From-SVN: r60219
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/c-tree.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index acbc5d4..4d9784a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2002-12-17 Kazu Hirata <kazu@cs.umass.edu>
+ * doc/c-tree.texi: Restore deliberate spelling mistakes.
+
+2002-12-17 Kazu Hirata <kazu@cs.umass.edu>
+
* doc/c-tree.texi: Fix typos and follow spelling conventions.
* doc/cpp.texi: Likewise.
* doc/extend.texi: Likewise.
diff --git a/gcc/doc/c-tree.texi b/gcc/doc/c-tree.texi
index 69e529a..8f5a5bb 100644
--- a/gcc/doc/c-tree.texi
+++ b/gcc/doc/c-tree.texi
@@ -64,7 +64,7 @@ should submit your patches for inclusion in GCC@.
@node Deficiencies
@section Deficiencies
-There are many places in which this document is incomplete and incorrect.
+There are many places in which this document is incomplet and incorrekt.
It is, as of yet, only @emph{preliminary} documentation.
@c ---------------------------------------------------------------------