[coreboot-gerrit] Change in coreboot[master]: util/scripts: Fix typo

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Thu Aug 23 18:26:10 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/28291


Change subject: util/scripts: Fix typo
......................................................................

util/scripts: Fix typo

Change-Id: If906e230c0cb71fc3cd283aeb85f8d1338c303c6
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M util/scripts/dts-to-fmd.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/28291/1

diff --git a/util/scripts/dts-to-fmd.sh b/util/scripts/dts-to-fmd.sh
index 5068a99..00e718be 100755
--- a/util/scripts/dts-to-fmd.sh
+++ b/util/scripts/dts-to-fmd.sh
@@ -103,7 +103,7 @@
 	fi
 
 	# special handling: COREBOOT region at 0, inject a 128K bootblock
-	# The size may need changes to accomodate the chipsets,
+	# The size may need changes to accommodate the chipsets,
 	# but should work for now.
 	if [ "${REGION_NAME}" = "COREBOOT" -a \
 		$(( ${REGION_START} )) -eq 0 ]; then

-- 
To view, visit https://review.coreboot.org/28291
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If906e230c0cb71fc3cd283aeb85f8d1338c303c6
Gerrit-Change-Number: 28291
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180823/2d66fbf1/attachment-0001.html>


More information about the coreboot-gerrit mailing list