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

From: Sohaib Mohamed
Date: Wed Oct 06 2021 - 11:47:40 EST


Remove repeated word: "the the children"

Signed-off-by: Sohaib Mohamed <sohaib.amhmd@xxxxxxxxx>
---
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 <linux@xxxxxxxxxxxxxxxxxxxx>
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