From 1b6fecd64d40cae3693d5424a26b9f34e419fd06 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 12 Feb 2013 13:41:14 +0100 Subject: armv7: stages.c: Fix grammar: s,The is to,This is to, The comment introduced in commit 50c0a50ac6a3fa54ed1286e8b76f933701b6d053 Author: David Hendricks Date: Thu Jan 31 17:05:50 2013 -0800 armv7: unify stage hand-off routines Reviewed-on: http://review.coreboot.org/2254 contained a typo, which is corrected now. Change-Id: I87f7cfa82fcd12b6961d3329e634b4c201cc047e Signed-off-by: Paul Menzel Reviewed-on: http://review.coreboot.org/2372 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/arch/armv7/stages.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arch/armv7') diff --git a/src/arch/armv7/stages.c b/src/arch/armv7/stages.c index e8a47e52fe..05b3e1d9ff 100644 --- a/src/arch/armv7/stages.c +++ b/src/arch/armv7/stages.c @@ -21,7 +21,7 @@ * loading. * * Unlike other files, this one should be compiled with a -m option to - * specify a pre-determined instruction set. The is to ensure consistency + * specify a pre-determined instruction set. This is to ensure consistency * in the CPU operating mode (ARM or Thumb) when hand-off between stages * occurs. * -- cgit v1.2.3