[binutils-gdb] Fix typo in assembler documentation

Nick Clifton nickc@sourceware.org
Tue May 28 15:34:57 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6d267250a9b32e365eaf2d9a9f7f04b9719ca374

commit 6d267250a9b32e365eaf2d9a9f7f04b9719ca374
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue May 28 16:34:52 2024 +0100

    Fix typo in assembler documentation

Diff:
---
 gas/doc/as.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index f5a7a5e9462..90898d7479a 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


More information about the Binutils-cvs mailing list