From 9c26605353873165805ce611d93e259a8545853e Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sat, 15 Feb 2020 23:19:19 +0100 Subject: [PATCH] util/autoport: Fix typo Also reflow the paragraph in which the typo was hiding a bit. Change-Id: I2fea01fe23af21c2540fa90154ce29af3e74776b Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/38925 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes Reviewed-by: Peter Lemenkov --- util/autoport/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util/autoport/readme.md b/util/autoport/readme.md index a964e06d87..9af08f40bc 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -355,9 +355,9 @@ Types are: ## `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`