Skip to content

Commit fe03258

Browse files
author
Kazu Hirata
committed
* bfdsumm.texi: Fix a typo.
1 parent 1b7c05e commit fe03258

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

bfd/doc/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2001-10-29 Kazu Hirata <[email protected]>
2+
3+
* bfdsumm.texi: Fix a typo.
4+
15
2001-10-26 Nick Clifton <[email protected]>
26

37
* bfd.texinfo: Change footer to refer to FSF. Change subtitle

bfd/doc/bfdsumm.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ the format of the input object file. They then build a descriptor in
44
memory with pointers to routines that will be used to access elements of
55
the object file's data structures.
66

7-
As different information from the the object files is required,
7+
As different information from the object files is required,
88
BFD reads from different sections of the file and processes them.
99
For example, a very common operation for the linker is processing symbol
1010
tables. Each BFD back end provides a routine for converting

0 commit comments

Comments
 (0)