From fc59f0860b3b5d4a75927571a907141ec85a7e2f Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 11 Mar 2020 15:36:04 +0300 Subject: Documentation: Fix a typo filse -> files Change-Id: Iaf0c3a064b42dde70b1e01cfc15ad3187bf8bfcc Signed-off-by: Evgeny Zinoviev Reviewed-on: https://review.coreboot.org/c/coreboot/+/39449 Tested-by: build bot (Jenkins) Reviewed-by: Peter Lemenkov --- Documentation/mainboard/lenovo/montevina_series.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/mainboard/lenovo') diff --git a/Documentation/mainboard/lenovo/montevina_series.md b/Documentation/mainboard/lenovo/montevina_series.md index ab858a61e5f2..62e87969f9de 100644 --- a/Documentation/mainboard/lenovo/montevina_series.md +++ b/Documentation/mainboard/lenovo/montevina_series.md @@ -27,7 +27,7 @@ First of all create a backup of your ROM with an external programmer: # flashrom -p YOUR_PROGRAMMER -r backup.rom ``` -Then, split the IFD regions into separate filse with ifdtool. You will need +Then, split the IFD regions into separate files with ifdtool. You will need `flashregion_3_gbe.bin` later. ```console $ ifdtool -x backup.rom -- cgit v1.2.3