[PATCH] Documentation: Fix typo in sysfs-firmware-acpi

From: Sohaib Mohamed
Date: Wed Oct 06 2021 - 11:48:34 EST


Remove repeated word: "send send a Notify"

Signed-off-by: Sohaib Mohamed <sohaib.amhmd@xxxxxxxxx>
---
Documentation/ABI/testing/sysfs-firmware-acpi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-firmware-acpi b/Documentation/ABI/testing/sysfs-firmware-acpi
index 819939d858c9..39173375c53a 100644
--- a/Documentation/ABI/testing/sysfs-firmware-acpi
+++ b/Documentation/ABI/testing/sysfs-firmware-acpi
@@ -112,7 +112,7 @@ Description:
OS context. GPE 0x12, for example, would vector
to a level or edge handler called _L12 or _E12.
The handler may do its business and return.
- Or the handler may send send a Notify event
+ Or the handler may send a Notify event
to a Linux device driver registered on an ACPI device,
such as a battery, or a processor.

--
2.25.1