From a6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 15 Mar 2016 12:16:39 -0700 Subject: Fix spelling of "transferred". Signed-off-by: Vagrant Cascadian Acked-by: Marek Vasut Reviewed-by: Simon Glass Reviewed-by: Tom Rini --- doc/README.POST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/README.POST') diff --git a/doc/README.POST b/doc/README.POST index 6815d491cf..a9335f4d8b 100644 --- a/doc/README.POST +++ b/doc/README.POST @@ -494,7 +494,7 @@ This test will verify the following ALU instructions: This group will contain: b, bl, bc. The first 2 instructions (b, bl) will be verified by jumping to - a fixed address and checking whether control was transfered to + a fixed address and checking whether control was transferred to that very point. For the bl instruction the value of the link register will be checked as well (using mfspr). To verify the bc instruction various combinations of the BI/BO fields, the CTR -- cgit v1.2.3