From 188d6d224e9e777c4083922b2789d9d81b155ee8 Mon Sep 17 00:00:00 2001 From: Roland Pesch Date: Mon, 19 Aug 1991 23:03:12 +0000 Subject: Fixed minor typos. --- bfd/syms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/syms.c') 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 -- cgit v1.1