summaryrefslogtreecommitdiffstats
path: root/doc/README.POST
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2016-03-15 12:16:39 -0700
committerTom Rini <trini@konsulko.com>2016-03-22 12:16:16 -0400
commita6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6 (patch)
treedf532a5c7a2877178c9a93f45c521d0cefdfc691 /doc/README.POST
parent0af49b9575476587d7c0cfd79ba29a21aa50bc05 (diff)
downloadtalos-obmc-uboot-a6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6.tar.gz
talos-obmc-uboot-a6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6.zip
Fix spelling of "transferred".
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/README.POST')
-rw-r--r--doc/README.POST2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud