summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorPaul Menzel <pmenzel@molgen.mpg.de>2017-10-25 20:05:09 +0200
committerMartin Roth <martinroth@google.com>2017-11-03 15:25:44 +0000
commit0cdb505d2639256df4a669a0324793ae4a40fad4 (patch)
tree65bea7fb3c1fb8648dfc5f2113194ea6e3ca45c4 /Documentation
parentb9c1a4e8d92b51881672d440ff8e00a5ba8a0ef2 (diff)
downloadcoreboot-0cdb505d2639256df4a669a0324793ae4a40fad4.tar.gz
coreboot-0cdb505d2639256df4a669a0324793ae4a40fad4.tar.bz2
coreboot-0cdb505d2639256df4a669a0324793ae4a40fad4.zip
Documentation/Intel/vboot: Fix spelling of *following*
Change-Id: I26cf3cb049fb5520c59316ff7397b0bcfe6ee48d Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/22178 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Intel/vboot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Intel/vboot.html b/Documentation/Intel/vboot.html
index 23a4f30d717d..112cacedf120 100644
--- a/Documentation/Intel/vboot.html
+++ b/Documentation/Intel/vboot.html
@@ -257,7 +257,7 @@ systems in FW_MAIN_A and FW_MAIN_B.
<hr>
<h1>Signing the coreboot Image</h1>
<p>
-The follow command script is an example of how to sign the coreboot image file.
+The following command script is an example of how to sign the coreboot image file.
This script is used on the Intel Galileo board and creates the GBB area and
inserts it into the coreboot image. It also updates the VBLOCK areas with the
firmware signing key and the signature for the FW_MAIN firmware. More details