summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2001-10-29 22:29:59 +0000
committerKazu Hirata <kazu@codesourcery.com>2001-10-29 22:29:59 +0000
commit09a7bbbacc0cc94f329f84fb63acdec5d4c69deb (patch)
tree9f75d60ea6462cc69e2da16bd7437ee3c36e6f72 /bfd
parent46211450a2dfb868a4aec0797c920c687befc474 (diff)
downloadgdb-09a7bbbacc0cc94f329f84fb63acdec5d4c69deb.tar.gz
* README: Fix a typo.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/README2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ae6e1b896df..bb2dc4cf31d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-29 Kazu Hirata <kazu@hxi.com>
+
+ * README: Fix a typo.
+
2001-10-24 Richard Henderson <rth@redhat.com>
* peXXigen.c (_bfd_XX_print_private_bfd_data_common): Copy
diff --git a/bfd/README b/bfd/README
index 992c28552f4..fe6b6f33c18 100644
--- a/bfd/README
+++ b/bfd/README
@@ -1,4 +1,4 @@
-BFD is a an object file library. It permits applications to use the
+BFD is an object file library. It permits applications to use the
same routines to process object files regardless of their format.
BFD is used by the GNU debugger, assembler, linker, and the binary