aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-05-28 16:34:52 +0100
committerNick Clifton <nickc@redhat.com>2024-05-28 16:34:52 +0100
commit6d267250a9b32e365eaf2d9a9f7f04b9719ca374 (patch)
tree1ed0bc9446ae1f17aad511e157dd2721c643e6e1
parent73c8603c3f2f8d47f3b225df3ba117ea0b3f51b3 (diff)
downloadbinutils-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.zip
binutils-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.tar.gz
binutils-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.tar.bz2
Fix typo in assembler documentation
-rw-r--r--gas/doc/as.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index f5a7a5e..90898d7 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -936,7 +936,7 @@ Name the object-file output from @command{@value{AS}} @var{objfile}.
Fold the data section into the text section.
@item --reduce-memory-overheads
-Ignored. Supported for compatibility with tools that apss the same option to
+Ignored. Supported for compatibility with tools that pass the same option to
both the assembler and the linker.
@ifset ELF