summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-07-16 02:31:22 +0000
committerAlan Modra <amodra@gmail.com>2005-07-16 02:31:22 +0000
commit1f139e9149bbe1e305eb04af3d4e44cd84948da7 (patch)
tree22f8508dab6a7b3de30ada4c1a55684a652c5ec8
parent0f82ff91a0f9ab04c4cf1af0070ce4022161221c (diff)
downloadbinutils-gdb-1f139e9149bbe1e305eb04af3d4e44cd84948da7.tar.gz
Fix typo.
-rw-r--r--gas/ChangeLog-92952
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog-9295 b/gas/ChangeLog-9295
index 72cde582394..f51559689eb 100644
--- a/gas/ChangeLog-9295
+++ b/gas/ChangeLog-9295
@@ -4143,7 +4143,7 @@ Tue Dec 13 08:04:15 1994 Ian Lance Taylor <ian@cygnus.com>
* config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* without
requiring that the X_op_symbol be in the text_section.
- (macro): Change the test for a legel expression difference to
+ (macro): Change the test for a legal expression difference to
correspond to changes in pseudo_set in read.c.
Fri Dec 9 21:04:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>