2021-10-06 14:39:35

by Sohaib Mohamed

[permalink] [raw]
Subject: [PATCH] Documentation: Fix typo in sysfs-devices-platform-ACPI-TAD

Remove repeated world: "the the status"

Signed-off-by: Sohaib Mohamed <[email protected]>
---
Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD b/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD
index f7b360a61b21..bc44bc903bc8 100644
--- a/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD
+++ b/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD
@@ -74,7 +74,7 @@ Description:

Reads also cause the AC alarm timer status to be reset.

- Another way to reset the the status of the AC alarm timer is to
+ Another way to reset the status of the AC alarm timer is to
write (the number) 0 to this file.

If the status return value indicates that the timer has expired,
--
2.25.1