Skip to content

Commit 7b954b9

Browse files
anastr0jwrdegoede
authored andcommitted
platform/x86: dell-ddv: Fix typo in documentation
Fix typo in word 'diagnostics' in documentation. Signed-off-by: Anaswara T Rajan <[email protected]> Reviewed-by: Armin Wolf <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
1 parent a561509 commit 7b954b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/wmi/devices/dell-wmi-ddv.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Introduction
88
============
99

1010
Many Dell notebooks made after ~2020 support a WMI-based interface for
11-
retrieving various system data like battery temperature, ePPID, diagostic data
11+
retrieving various system data like battery temperature, ePPID, diagnostic data
1212
and fan/thermal sensor data.
1313

1414
This interface is likely used by the `Dell Data Vault` software on Windows,
@@ -277,7 +277,7 @@ Reverse-Engineering the DDV WMI interface
277277
4. Try to deduce the meaning of a certain WMI method by comparing the control
278278
flow with other ACPI methods (_BIX or _BIF for battery related methods
279279
for example).
280-
5. Use the built-in UEFI diagostics to view sensor types/values for fan/thermal
280+
5. Use the built-in UEFI diagnostics to view sensor types/values for fan/thermal
281281
related methods (sometimes overwriting static ACPI data fields can be used
282282
to test different sensor type values, since on some machines this data is
283283
not reinitialized upon a warm reset).

0 commit comments

Comments
 (0)