aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-11-06 11:58:58 +0000
committerNick Clifton <nickc@redhat.com>2003-11-06 11:58:58 +0000
commit1be595793285ba4000a824aa436c8824c04b5b94 (patch)
treed16c92c0e2ea3067e193321713eb3cc9da35699b /gas/doc
parentf4fa50da5df4880af72f90868df3d6118a956c86 (diff)
downloadgdb-1be595793285ba4000a824aa436c8824c04b5b94.zip
gdb-1be595793285ba4000a824aa436c8824c04b5b94.tar.gz
gdb-1be595793285ba4000a824aa436c8824c04b5b94.tar.bz2
Fix 'the the' typo
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-arm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 15d928a..dadd91c 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -199,7 +199,7 @@ use this to determine the ABI being used by.
@cindex @code{-mapcs-float} command line option, ARM
@item -mapcs-float
-This indicates the the floating point variant of the APCS should be
+This indicates the floating point variant of the APCS should be
used. In this variant floating point arguments are passed in FP
registers rather than integer registers.