[coreboot-gerrit] Change in ...coreboot[master]: util/cbfstool/cbfstool/cbfstool.c: Fix typo

Frans Hendriks (Code Review) gerrit at coreboot.org
Thu Dec 20 15:26:15 CET 2018


Frans Hendriks has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30337


Change subject: util/cbfstool/cbfstool/cbfstool.c: Fix typo
......................................................................

util/cbfstool/cbfstool/cbfstool.c: Fix typo

Fix typo of 'top-aligned'

BUG=N/A
TEST=Intel CherryHill CRB

Change-Id: I6dc2f150d8ec245070257384b406a570498400b2
Signed-off-by: Frans Hendriks <fhendriks at eltan.com>
---
M util/cbfstool/cbfstool.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/30337/1

diff --git a/util/cbfstool/cbfstool.c b/util/cbfstool/cbfstool.c
index f0fbf5a..e8b1f6f 100644
--- a/util/cbfstool/cbfstool.c
+++ b/util/cbfstool/cbfstool.c
@@ -135,7 +135,7 @@
  * "top-aligned" offsets from the top of the image region. Works in either
  * direction: pass in one type of offset and receive the other type.
  * N.B. A top-aligned offset is always a positive number, and should not be
- * confused with a top-aliged *address*, which is its arithmetic inverse. */
+ * confused with a top-aligned *address*, which is its arithmetic inverse. */
 static unsigned convert_to_from_top_aligned(const struct buffer *region,
 								unsigned offset)
 {

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6dc2f150d8ec245070257384b406a570498400b2
Gerrit-Change-Number: 30337
Gerrit-PatchSet: 1
Gerrit-Owner: Frans Hendriks <fhendriks at eltan.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181220/3d1db04e/attachment.html>


More information about the coreboot-gerrit mailing list