aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-06-21 07:44:32 +0000
committerNick Clifton <nickc@redhat.com>2001-06-21 07:44:32 +0000
commit89084430cd9a100fb2a1f1ae515e137f42a24f0e (patch)
treeb160a5f97ec43f84c7f4c14ec0c03f4b6b334ba9 /binutils
parentb091f402a990afc0da1f6e3486c2cf169b408733 (diff)
downloadgdb-89084430cd9a100fb2a1f1ae515e137f42a24f0e.zip
gdb-89084430cd9a100fb2a1f1ae515e137f42a24f0e.tar.gz
gdb-89084430cd9a100fb2a1f1ae515e137f42a24f0e.tar.bz2
Fix typos
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/ChangeLog4
-rw-r--r--binutils/testsuite/binutils-all/readelf.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 5bf27c0..f3a4799 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * binutils-all/readelf.exp: Typo.
+
2001-06-19 Andreas Jaeger <aj@suse.de>
* binutils-all/readelf.r: Don't check for specific info value to
diff --git a/binutils/testsuite/binutils-all/readelf.exp b/binutils/testsuite/binutils-all/readelf.exp
index 162fc66..a9a7465 100644
--- a/binutils/testsuite/binutils-all/readelf.exp
+++ b/binutils/testsuite/binutils-all/readelf.exp
@@ -249,7 +249,7 @@ if ![is_remote host] {
send_user "Version [binutil_version $READELF]"
-# Assemle the test file.
+# Assemble the test file.
if {![binutils_assemble $srcdir/$subdir/bintest.s tmpdir/bintest.o]} then {
perror "unresolved 1"
unresolved "readelf - failed to assemble"