Fix a ChangeLog typo in the last commit.
authorKazu Hirata <kazu@gcc.gnu.org>
Thu, 11 Nov 2004 22:05:06 +0000 (22:05 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 11 Nov 2004 22:05:06 +0000 (22:05 +0000)
From-SVN: r90498

gcc/ChangeLog

index baac6a7ee69cbed122ac45ef79ec4420fb585b3d..87b2fbb9c09f1d9f7020daf07e72940b841fa734 100644 (file)
@@ -1,7 +1,7 @@
 2004-11-11  Kazu Hirata  <kazu@cs.umass.edu>
 
        * function.c (expand_function_end): Remove an "if" statement
-       that always trigger.
+       that always triggers.
        * stmt.c (expand_null_return_1): Likewise.
 
 2004-11-11  James E. Wilson  <wilson@specifixinc.com>