aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-10-27 00:06:06 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-10-27 00:06:06 +0000
commita8015998e89d84f593bd75cccada27fbc88c890a (patch)
tree940c624ae9748e6bea09f7dddfe9f820e2513ea8 /gas
parent34969bc17bda047f651985359e4319329e04c527 (diff)
downloadfsf-binutils-gdb-a8015998e89d84f593bd75cccada27fbc88c890a.zip
fsf-binutils-gdb-a8015998e89d84f593bd75cccada27fbc88c890a.tar.gz
fsf-binutils-gdb-a8015998e89d84f593bd75cccada27fbc88c890a.tar.bz2
* doc/c-sh64.texi: Fix a typo.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/doc/c-sh64.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c446859..562e168 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2003-10-26 Kazu Hirata <kazu@cs.umass.edu>
+ * doc/c-sh64.texi: Fix a typo.
+
+2003-10-26 Kazu Hirata <kazu@cs.umass.edu>
+
* doc/c-alpha.texi: Fix typos.
* doc/c-ia64.texi: Likewise.
* doc/c-mmix.texi: Likewise.
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