diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index c890520..09a5a39 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -933,7 +933,7 @@ typedef struct bfd_section #define SEC_LINKER_CREATED 0x100000 /* This section contains a section ID to distinguish different - sections withe the same section name. */ + sections with the same section name. */ #define SEC_ASSEMBLER_SECTION_ID 0x100000 /* This section should not be subject to garbage collection. |