diff options
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r-- | gcc/doc/invoke.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 023cf720fef..f93aeb1697c 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -7727,8 +7727,8 @@ The @code{print-asm-header} function takes no arguments and simply prints a banner like: @smallexample -Assember options -================ +Assembler options +================= Use "-Wa,OPTION" to pass "OPTION" to the assembler. @end smallexample |