* paranoia.cc: Fix spelling error.

From-SVN: r67896
This commit is contained in:
Nathanael Nerode 2003-06-13 13:57:27 +00:00
parent 0a8cb79ede
commit 281b173200
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
* paranoia.cc: Fix spelling error.
* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
to GCC.

View File

@ -186,7 +186,7 @@ static int verbose_index = 0;
/* ====================================================================== */
/* The implementation of the abstract floating point class based on gcc's
real.c. I.e. the object of this excersize. Templated so that we can
real.c. I.e. the object of this exercise. Templated so that we can
all fp sizes. */
class real_c_float