diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-10-27 00:06:06 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-10-27 00:06:06 +0000 |
commit | a8015998e89d84f593bd75cccada27fbc88c890a (patch) | |
tree | 940c624ae9748e6bea09f7dddfe9f820e2513ea8 /gas/doc | |
parent | 34969bc17bda047f651985359e4319329e04c527 (diff) | |
download | gdb-a8015998e89d84f593bd75cccada27fbc88c890a.zip gdb-a8015998e89d84f593bd75cccada27fbc88c890a.tar.gz gdb-a8015998e89d84f593bd75cccada27fbc88c890a.tar.bz2 |
* doc/c-sh64.texi: Fix a typo.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-sh64.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-sh64.texi b/gas/doc/c-sh64.texi index 380be7c..f9e901a 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 |