diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2020-03-24 08:40:45 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-04-28 06:14:25 +0000 |
commit | 8c82010c9769ea101e78aac38e17fb09bbf11405 (patch) | |
tree | c52a0a22fde85745176ee0c64e6e7c217a81632a /Documentation/releases/coreboot-4.6-relnotes.md | |
parent | 6093c5099f673a2f274acfbd9e6b17a9bf76843d (diff) | |
download | coreboot-8c82010c9769ea101e78aac38e17fb09bbf11405.tar.xz |
Documentation: Spell vboot all lowercase
Update all occurrences of vboot and spell it lowercase.
Change-Id: I432b0db8a3dda43b71844e557a3d89180f25f1c3
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: Marcello Sylvester Bauer <sylv@sylv.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39799
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation/releases/coreboot-4.6-relnotes.md')
-rw-r--r-- | Documentation/releases/coreboot-4.6-relnotes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/releases/coreboot-4.6-relnotes.md b/Documentation/releases/coreboot-4.6-relnotes.md index 4d19ba7fcf..6151b2c3fd 100644 --- a/Documentation/releases/coreboot-4.6-relnotes.md +++ b/Documentation/releases/coreboot-4.6-relnotes.md @@ -180,7 +180,7 @@ SuperIO (12 commits) * Add 2 new chips * Consolidate code to use common routines -Vboot (23 commits) +vboot (23 commits) * Add support for recovery hash space in TPM RISC-V (25 commits) |