aboutsummaryrefslogtreecommitdiff
path: root/bfd/syms.c
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-08-19 23:03:12 +0000
committerRoland Pesch <pesch@cygnus>1991-08-19 23:03:12 +0000
commit188d6d224e9e777c4083922b2789d9d81b155ee8 (patch)
treeb9d18d667548f2760a178eb3d2753e7b8eaa81cd /bfd/syms.c
parent2791be2f81936dbbb516c84fae023e78a4d45b80 (diff)
downloadgdb-188d6d224e9e777c4083922b2789d9d81b155ee8.zip
gdb-188d6d224e9e777c4083922b2789d9d81b155ee8.tar.gz
gdb-188d6d224e9e777c4083922b2789d9d81b155ee8.tar.bz2
Fixed minor typos.
Diffstat (limited to 'bfd/syms.c')
-rw-r--r--bfd/syms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/syms.c b/bfd/syms.c
index ec1df2a..fff67e5 100644
--- a/bfd/syms.c
+++ b/bfd/syms.c
@@ -85,7 +85,7 @@ the BFD, and is freed when the BFD is closed.
@node Writing Symbols, typedef asymbol, Reading Symbols, Symbols
@subsection Writing Symbols
Writing of a symbol table is automatic when a BFD open for writing
-is closed. The application attatches a vector of pointers to pointers to symbols
+is closed. The application attaches a vector of pointers to pointers to symbols
to the BFD being written, and fills in the symbol count. The close and
cleanup code reads through the table provided and performs all the
necessary operations. The outputing code must always be provided with