public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* correct spelling in cp/decl2.c.
@ 2002-11-05 16:44 Geoffrey Keating
  0 siblings, 0 replies; only message in thread
From: Geoffrey Keating @ 2002-11-05 16:44 UTC (permalink / raw)
  To: gcc-patches


This was bugging me...

Bootstrapped & tested on powerpc-darwin.

-- 
- Geoffrey Keating <geoffk@apple.com>

===File ~/patches/gcc-decl2commenttypo.patch================
Index: cp/ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/gcc/cp/ChangeLog,v
retrieving revision 1.3037
diff -u -p -u -p -r1.3037 ChangeLog
--- cp/ChangeLog	4 Nov 2002 01:45:54 -0000	1.3037
+++ cp/ChangeLog	6 Nov 2002 00:44:19 -0000
@@ -1,3 +1,7 @@
+2002-11-05  Geoffrey Keating  <geoffk@apple.com>
+
+	* decl2.c (finish_file): Correct spelling.
+
 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
 
 	* call.c (build_special_member_call): Do not try to lookup VTTs by
Index: cp/decl2.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/cp/decl2.c,v
retrieving revision 1.571
diff -u -p -u -p -r1.571 decl2.c
--- cp/decl2.c	4 Nov 2002 01:45:55 -0000	1.571
+++ cp/decl2.c	6 Nov 2002 00:44:19 -0000
@@ -2757,7 +2757,7 @@ finish_file ()
 
      All of these may cause others to be needed.  For example,
      instantiating one function may cause another to be needed, and
-     generating the intiailzer for an object may cause templates to be
+     generating the initializer for an object may cause templates to be
      instantiated, etc., etc.  */
 
   timevar_push (TV_VARCONST);
============================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-06  0:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-05 16:44 correct spelling in cp/decl2.c Geoffrey Keating

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).