fix typo
authorMichael Meissner <gnu@the-meissners.org>
Mon, 2 Oct 1995 18:20:04 +0000 (18:20 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Mon, 2 Oct 1995 18:20:04 +0000 (18:20 +0000)
sim/ppc/ChangeLog

index f041e61..95cb89e 100644 (file)
@@ -1,6 +1,6 @@
 Mon Oct  2 11:46:37 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
 
-       * cpu.c (struct _cpu): Add number_of_insns field to tract how many
+       * cpu.c (struct _cpu): Add number_of_insns field to trace how many
        instructions are executed.
        (cpu_increment_number_of_insns): New function to increment the
        number of instructions issued.