2021-10-06 15:49:28

by Sohaib Mohamed

[permalink] [raw]
Subject: [PATCH] Documentation: Fix typo in sysfs-devices-power

Remove repeated word: "the the children"

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

diff --git a/Documentation/ABI/testing/sysfs-devices-power b/Documentation/ABI/testing/sysfs-devices-power
index 1b2a2d41ff80..54195530e97a 100644
--- a/Documentation/ABI/testing/sysfs-devices-power
+++ b/Documentation/ABI/testing/sysfs-devices-power
@@ -303,5 +303,5 @@ Date: Apr 2010
Contact: Dominik Brodowski <[email protected]>
Description:
Reports the runtime PM children usage count of a device, or
- 0 if the the children will be ignored.
+ 0 if the children will be ignored.

--
2.25.1