Fix typo.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Feb 2004 07:36:08 +0000 (07:36 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Feb 2004 07:36:08 +0000 (07:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78358 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 385e988..b837f4c 100644 (file)
@@ -1,6 +1,6 @@
 2004-02-23  James E Wilson  <wilson@specifixinc.com>
 
-       * calls.c (preompute_arguments): Update comment.
+       * calls.c (precompute_arguments): Update comment.
 
 2004-02-23  Kazu Hirata  <kazu@cs.umass.edu>