summaryrefslogtreecommitdiff
path: root/bfd/xsym.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-11-30 18:40:41 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-11-30 18:40:41 +0000
commit59773e4f1af0131a3e99f5528193c43262b9bcaa (patch)
treeaa8d092fe0268cc2899858b1928defa1717e4ed7 /bfd/xsym.h
parent126f4e5f5cac75a502159ebcbd62d679d7c5d1e4 (diff)
downloadgdb-59773e4f1af0131a3e99f5528193c43262b9bcaa.tar.gz
* ChangeLog: Fix typos.
* ecoff.c: Fix comment typos. * ecofflink.c: Likewise. * format.c: Likewise. * hp300hpux.c: Likewise. * i386linux.c: Likewise. * ieee.c: Likewise. * m68klinux.c: Likewise. * mach-o.h: Likewise. * mipsbsd.c: Likewise. * oasys.c: Likewise. * opncls.c: Likewise. * peXXigen.c: Likewise. * reloc.c: Likewise. * reloc16.c: Likewise. * section.c: Likewise. * simple.c: Likewise. * som.c: Likewise. * som.h: Likewise. * sparclinux.c: Likewise. * srec.c: Likewise. * syms.c: Likewise. * targets.c: Likewise. * tekhex.c: Likewise. * versados.c: Likewise. * vms-gsd.c: Likewise. * vms-hdr.c: Likewise. * vms-misc.c: Likewise. * xcofflink.c: Likewise. * xsym.h: Likewise. * bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/xsym.h')
-rw-r--r--bfd/xsym.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/xsym.h b/bfd/xsym.h
index 6c2e97c4039..7b364675880 100644
--- a/bfd/xsym.h
+++ b/bfd/xsym.h
@@ -133,7 +133,7 @@ typedef struct bfd_sym_resources_table_entry bfd_sym_resources_table_entry;
(Note that having a single module copied into two resources is not
possible). Modules map back to their resource via an index into the
resource table and an offset into the resource. Modules also point
- to their source files, both the definition module and implemention
+ to their source files, both the definition module and implementation
module. Because modules can be textually nested within other
modules, a link to the parent (containing) module is required. This
module can textually contain other modules. A link to the contiguous