Fix spelling.
authorMike Stump <mrs@gcc.gnu.org>
Thu, 10 Oct 2002 18:32:00 +0000 (18:32 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 10 Oct 2002 18:32:00 +0000 (18:32 +0000)
From-SVN: r58022

gcc/timevar.c

index 0d7fc61faf9872c2b950e199f4e02e687b50dc13..7a10fe78b4780815d67ff7089e27c7aa95785344 100644 (file)
@@ -176,7 +176,7 @@ static void timevar_accumulate
 
 /* Fill the current times into TIME.  The definition of this function
    also defines any or all of the HAVE_USER_TIME, HAVE_SYS_TIME, and
-   HAVA_WALL_TIME macros.  */
+   HAVE_WALL_TIME macros.  */
 
 static void
 get_time (now)