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> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38925 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
3465d2730b
commit
9c26605353
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue