Evgeny Zinoviev has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/39449 )
Change subject: Documentation: Fix a typo ......................................................................
Documentation: Fix a typo
filse -> files
Change-Id: Iaf0c3a064b42dde70b1e01cfc15ad3187bf8bfcc Signed-off-by: Evgeny Zinoviev me@ch1p.io --- M Documentation/mainboard/lenovo/montevina_series.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/39449/1
diff --git a/Documentation/mainboard/lenovo/montevina_series.md b/Documentation/mainboard/lenovo/montevina_series.md index ab858a6..62e8796 100644 --- a/Documentation/mainboard/lenovo/montevina_series.md +++ b/Documentation/mainboard/lenovo/montevina_series.md @@ -27,7 +27,7 @@ # 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
Peter Lemenkov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39449 )
Change subject: Documentation: Fix a typo ......................................................................
Patch Set 1: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/39449 )
Change subject: Documentation: Fix a typo ......................................................................
Documentation: Fix a typo
filse -> files
Change-Id: Iaf0c3a064b42dde70b1e01cfc15ad3187bf8bfcc Signed-off-by: Evgeny Zinoviev me@ch1p.io Reviewed-on: https://review.coreboot.org/c/coreboot/+/39449 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Peter Lemenkov lemenkov@gmail.com --- M Documentation/mainboard/lenovo/montevina_series.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Peter Lemenkov: Looks good to me, approved
diff --git a/Documentation/mainboard/lenovo/montevina_series.md b/Documentation/mainboard/lenovo/montevina_series.md index ab858a6..62e8796 100644 --- a/Documentation/mainboard/lenovo/montevina_series.md +++ b/Documentation/mainboard/lenovo/montevina_series.md @@ -27,7 +27,7 @@ # 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