Fix typo.
authorGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 28 Jun 2007 20:29:25 +0000 (20:29 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 28 Jun 2007 20:29:25 +0000 (20:29 +0000)
From-SVN: r126093

gcc/cp/ChangeLog

index b4dce8d9918ee2a667597ac2f98276822f6d9e24..18da8087f4ed5524015cc5df5fd4eec04fa80059 100644 (file)
@@ -7,7 +7,7 @@
 
 2007-06-28  Geoffrey Keating  <geoffk@apple.com>
 
-       * decl2.c (start_objects): Mark constructor-runnning function
+       * decl2.c (start_objects): Mark constructor-running function
        as artificial.
 
 2007-06-26  Simon Martin  <simartin@users.sourceforge.net>