* gas/mips/mips.exp: Fix a typo.
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 21 Sep 2009 13:08:36 +0000 (13:08 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 21 Sep 2009 13:08:36 +0000 (13:08 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp

index c5b954b..5b40037 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-21  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/mips.exp: Fix a typo.
+
 2009-09-21  Ben Elliston  <bje@au.ibm.com>
            Peter Bergner  <bergner@vnet.ibm.com>
 
index 6f82f46..b1adde0 100644 (file)
@@ -85,7 +85,7 @@
 proc mips_arch_init {} {
     global mips_arches
 
-    # Catch becuase the variable won't be set the first time through.
+    # Catch because the variable won't be set the first time through.
     catch {unset mips_arches}
 }