Documentation/Intel/vboot: Remove double word *after*

Change-Id: I5332c5760987d6ca6e92ac8aae7f3d43e09e8e4e
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/22442
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Werner Zeh 2017-11-13 08:05:55 +01:00
parent dffd280b55
commit cbdf9762d7
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ section in the "successfully booted" state then vboot enters recovery mode.
<p> <p>
Only the operating system is able to transition a section from the "ready to Only the operating system is able to transition a section from the "ready to
boot" state to the "successfully booted" state. The transition is typically boot" state to the "successfully booted" state. The transition is typically
done after after the operating system has been running for a while indicating done after the operating system has been running for a while indicating
that successful boot was possible and the operating system is stable. that successful boot was possible and the operating system is stable.
</p> </p>