aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-h8300.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/c-h8300.texi')
-rw-r--r--gas/doc/c-h8300.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-h8300.texi b/gas/doc/c-h8300.texi
index ef3bb6b..a61c962 100644
--- a/gas/doc/c-h8300.texi
+++ b/gas/doc/c-h8300.texi
@@ -158,12 +158,12 @@ for the H8/300 family.
@item .h8300hn
Recognize and emit additional instructions for the H8/300H variant in
-normal mode, and also make @code{.int} emit 32-bit numbers rather than
+normal mode, and also make @code{.int} emit 32-bit numbers rather than
the usual (16-bit) for the H8/300 family.
@item .h8300sn
Recognize and emit additional instructions for the H8S variant in
-normal mode, and also make @code{.int} emit 32-bit numbers rather than
+normal mode, and also make @code{.int} emit 32-bit numbers rather than
the usual (16-bit) for the H8/300 family.
@end table