diff --git a/gas/ChangeLog b/gas/ChangeLog index c446859c48..562e168a2b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2003-10-26 Kazu Hirata + + * doc/c-sh64.texi: Fix a typo. + 2003-10-26 Kazu Hirata * doc/c-alpha.texi: Fix typos. diff --git a/gas/doc/c-sh64.texi b/gas/doc/c-sh64.texi index 380be7ce9a..f9e901af93 100644 --- a/gas/doc/c-sh64.texi +++ b/gas/doc/c-sh64.texi @@ -173,7 +173,7 @@ this directive unless you specified an ABI on the command line, and the ABIs specified must match. @item .uaquad -Like .uaword and .ualong, this allows you to specify an intensionally +Like .uaword and .ualong, this allows you to specify an intentionally unaligned quadword (64 bit word). @end table