spelling tweak
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 May 2000 01:35:11 +0000 (01:35 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 May 2000 01:35:11 +0000 (01:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33622 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/decl2.c

index 99481cc..30bf232 100644 (file)
@@ -3575,7 +3575,7 @@ finish_file ()
 
       /* We lie to the back-end, pretending that some functions are
         not defined when they really are.  This keeps these functions
-        from being put out unncessarily.  But, we must stop lying
+        from being put out unnecessarily.  But, we must stop lying
         when the functions are referenced, or if they are not comdat
         since they need to be put out now.  */
       for (i = 0; i < deferred_fns_used; ++i)