<p>Patrick Georgi <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30337">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  HAOUAS Elyes: Looks good to me, but someone else must approve
  Tristan Corrick: Looks good to me, approved
  Angel Pons: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/cbfstool/cbfstool.c: Fix typo<br><br>Fix typo of 'top-aligned'<br><br>BUG=N/A<br>TEST=Intel CherryHill CRB<br><br>Change-Id: I6dc2f150d8ec245070257384b406a570498400b2<br>Signed-off-by: Frans Hendriks <fhendriks@eltan.com><br>Reviewed-on: https://review.coreboot.org/c/30337<br>Reviewed-by: Angel Pons <th3fanbus@gmail.com><br>Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr><br>Reviewed-by: Tristan Corrick <tristan@corrick.kiwi><br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>---<br>M util/cbfstool/cbfstool.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/cbfstool/cbfstool.c b/util/cbfstool/cbfstool.c</span><br><span>index f0fbf5a..e8b1f6f 100644</span><br><span>--- a/util/cbfstool/cbfstool.c</span><br><span>+++ b/util/cbfstool/cbfstool.c</span><br><span>@@ -135,7 +135,7 @@</span><br><span>  * "top-aligned" offsets from the top of the image region. Works in either</span><br><span>  * direction: pass in one type of offset and receive the other type.</span><br><span>  * N.B. A top-aligned offset is always a positive number, and should not be</span><br><span style="color: hsl(0, 100%, 40%);">- * confused with a top-aliged *address*, which is its arithmetic inverse. */</span><br><span style="color: hsl(120, 100%, 40%);">+ * confused with a top-aligned *address*, which is its arithmetic inverse. */</span><br><span> static unsigned convert_to_from_top_aligned(const struct buffer *region,</span><br><span>                                                                unsigned offset)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30337">change 30337</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/c/coreboot/+/30337"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6dc2f150d8ec245070257384b406a570498400b2 </div>
<div style="display:none"> Gerrit-Change-Number: 30337 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com> </div>
<div style="display:none"> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Frans Hendriks <fhendriks@eltan.com> </div>
<div style="display:none"> Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Tristan Corrick <tristan@corrick.kiwi> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>