From b45619c047b9bcea43bebfd63d2489301262b481 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 24 Jul 2006 13:49:50 +0000 Subject: Fix spelling typos --- gas/doc/c-arm.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gas/doc/c-arm.texi') diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index b5b9374..d9b7b26 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -254,7 +254,7 @@ and @item -meabi=@var{ver} This option specifies which EABI version the produced object files should conform to. -The following values are recognised: +The following values are recognized: @code{gnu}, @code{4} and @@ -358,7 +358,7 @@ For compatibility with older toolchains the assembler also accepts @cindex MOVW and MOVT relocations, ARM Relocations for @samp{MOVW} and @samp{MOVT} instructions can be generated by prefixing the value with @samp{#:lower16:} and @samp{#:upper16} -respectively. For example to load the 32-bit addresss of foo into r0: +respectively. For example to load the 32-bit address of foo into r0: @smallexample MOVW r0, #:lower16:foo -- cgit v1.1