summaryrefslogtreecommitdiff
path: root/gas/write.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-11-23 02:14:21 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-11-23 02:14:21 +0000
commit35f7277d46e9686b027a044c03082845a900fd0b (patch)
tree17b45f87f12e3f9c6567776a3aa7fba7f9924ef0 /gas/write.c
parent8345a4221ade3d1c87ad2df1a49b893c18e93127 (diff)
downloadbinutils-redhat-35f7277d46e9686b027a044c03082845a900fd0b.tar.gz
* README-vms: Fix comment typos.
* as.h: Likewise. * dwarf2dbg.c: Likewise. * ecoff.c: Likewise. * hash.c: Likewise. * listing.c: Likewise. * write.c: Likewise.
Diffstat (limited to 'gas/write.c')
-rw-r--r--gas/write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/write.c b/gas/write.c
index 9eb17c6597..07c7169e56 100644
--- a/gas/write.c
+++ b/gas/write.c
@@ -1389,7 +1389,7 @@ set_symtab ()
#ifndef SUB_SEGMENT_ALIGN
#ifdef HANDLE_ALIGN
-/* The last subsegment gets an aligment corresponding to the alignment
+/* The last subsegment gets an alignment corresponding to the alignment
of the section. This allows proper nop-filling at the end of
code-bearing sections. */
#define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \