From 95d4c932e4fba5c8b7449c33d2784ade89abf373 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Mon, 21 Sep 2009 13:08:36 +0000 Subject: [PATCH] * gas/mips/mips.exp: Fix a typo. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/mips/mips.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c5b954b..5b40037 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-09-21 Maciej W. Rozycki + + * gas/mips/mips.exp: Fix a typo. + 2009-09-21 Ben Elliston Peter Bergner diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index 6f82f46..b1adde0 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -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} } -- 2.7.4