Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38925 )
Change subject: util/autoport: Fix typo ......................................................................
util/autoport: Fix typo
Also reflow the paragraph in which the typo was hiding a bit.
Change-Id: I2fea01fe23af21c2540fa90154ce29af3e74776b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M util/autoport/readme.md 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/38925/1
diff --git a/util/autoport/readme.md b/util/autoport/readme.md index b73b441..6744137 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -355,9 +355,9 @@
## `c*_acpower` and `c*_battery`
-Which mwait states to match to which ACPI levels. Normall, there is no -need to modify anything unless your device has very special power -saving requirements. +Which mwait states to match to which ACPI levels. Normally, there is no +need to modify anything unless your device has very special power saving +requirements.
## `install_intel_vga_int15_handler`