[coreboot-gerrit] Change in coreboot[master]: cpu/x86: fix spelling mistake

Martin Roth (Code Review) gerrit at coreboot.org
Fri Jun 9 18:24:19 CEST 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/19120


Change subject: cpu/x86: fix spelling mistake
......................................................................

cpu/x86: fix spelling mistake

Change-Id: Id88455f2c7c28e0b298675b9af2a39361759a34a
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/cpu/x86/16bit/reset16.inc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/19120/1

diff --git a/src/cpu/x86/16bit/reset16.inc b/src/cpu/x86/16bit/reset16.inc
index 272f089..a999320 100644
--- a/src/cpu/x86/16bit/reset16.inc
+++ b/src/cpu/x86/16bit/reset16.inc
@@ -21,6 +21,6 @@
 	 * 5 byte are used for a 3 byte instruction.  This works because x86
 	 * is little endian and allows us to use supported 32bit relocations
 	 * instead of the weird 16 bit relocations that binutils does not
-	 * handle consistenly between versions because they are used so rarely.
+	 * handle consistently between versions because they are used so rarely.
 	 */
 	.previous

-- 
To view, visit https://review.coreboot.org/19120
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id88455f2c7c28e0b298675b9af2a39361759a34a
Gerrit-Change-Number: 19120
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>



More information about the coreboot-gerrit mailing list