From 3d0597a9c0584cab2bb75fe7d9e73c01a09f7064 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 19 Dec 2002 01:11:31 +0000 Subject: * doc/c-alpha.texi: Fix typos. * doc/c-arm.texi: Likewise. * doc/c-d10v.texi: Likewise. * doc/c-i370.texi: Likewise. * doc/c-i960.texi: Likewise. * doc/c-ia64.texi: Likewise. * doc/c-mmix.texi: Likewise. * doc/c-ns32k.texi: Likewise. * doc/c-pdp11.texi: Likewise. * doc/c-pj.texi: Likewise. * doc/c-sh64.texi: Likewise. * doc/c-sparc.texi: Likewise. * doc/c-tic54x.texi: Likewise. * doc/c-v850.texi: Likewise. * doc/c-vax.texi: Likewise. * doc/internals.texi: Likewise. --- gas/doc/c-d10v.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/doc/c-d10v.texi') diff --git a/gas/doc/c-d10v.texi b/gas/doc/c-d10v.texi index 9b3072cba8..0db379cb6d 100644 --- a/gas/doc/c-d10v.texi +++ b/gas/doc/c-d10v.texi @@ -227,7 +227,7 @@ Any symbol followed by @code{@@word} will be replaced by the symbol's value shifted right by 2. This is used in situations such as loading a register with the address of a function (or any other code fragment). For example, if you want to load a register with the location of the function @code{main} then -jump to that function, you could do it as follws: +jump to that function, you could do it as follows: @smallexample @group ldi r2, main@@word -- cgit v1.2.1