* bfdsumm.texi: Fix a typo.

This commit is contained in:
Kazu Hirata 2001-10-29 22:26:12 +00:00
parent 1b7c05e765
commit fe03258071
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-10-29 Kazu Hirata <kazu@hxi.com>
* bfdsumm.texi: Fix a typo.
2001-10-26 Nick Clifton <nickc@cambridge.redhat.com>
* bfd.texinfo: Change footer to refer to FSF. Change subtitle

View File

@ -4,7 +4,7 @@ the format of the input object file. They then build a descriptor in
memory with pointers to routines that will be used to access elements of
the object file's data structures.
As different information from the the object files is required,
As different information from the object files is required,
BFD reads from different sections of the file and processes them.
For example, a very common operation for the linker is processing symbol
tables. Each BFD back end provides a routine for converting