Skip to content

Commit faffb08

Browse files
rddunlaprafaeljw
authored andcommitted
Documentation: firmware-guide/ACPI: correct spelling
Correct spelling problems for Documentation/firmware-guide/ as reported by codespell. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 6d796c5 commit faffb08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/firmware-guide/acpi/acpi-lid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ state upon the last _LID evaluation. There won't be difference when the
3434
_LID control method is evaluated during the runtime, the problem is its
3535
initial returning value. When the AML tables implement this control method
3636
with cached value, the initial returning value is likely not reliable.
37-
There are platforms always retun "closed" as initial lid state.
37+
There are platforms always return "closed" as initial lid state.
3838

3939
Restrictions of the lid state change notifications
4040
==================================================

Documentation/firmware-guide/acpi/namespace.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Description Table). The XSDT always points to the FADT (Fixed ACPI
3131
Description Table) using its first entry, the data within the FADT
3232
includes various fixed-length entries that describe fixed ACPI features
3333
of the hardware. The FADT contains a pointer to the DSDT
34-
(Differentiated System Descripition Table). The XSDT also contains
34+
(Differentiated System Description Table). The XSDT also contains
3535
entries pointing to possibly multiple SSDTs (Secondary System
3636
Description Table).
3737

0 commit comments

Comments
 (0)