[PATCH] dt: hwmon/adi,ltc2991.yaml: fix typo in shunt resistor description
From: Harry Fellowes
Date: Sat Jul 26 2025 - 09:53:08 EST
Corrected the misspelled word "curent" to "current" in the description
of the shunt-resistor-micro-ohms property. This improves clarity and
maintains consistency in documentation.
Signed-off-by: Harry Fellowes <harryfellowes1@xxxxxxxxx>
---
Documentation/devicetree/bindings/hwmon/adi,ltc2991.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/hwmon/adi,ltc2991.yaml b/Documentation/devicetree/bindings/hwmon/adi,ltc2991.yaml
index 1ff44cb22ef4..2210764a81bb 100644
--- a/Documentation/devicetree/bindings/hwmon/adi,ltc2991.yaml
+++ b/Documentation/devicetree/bindings/hwmon/adi,ltc2991.yaml
@@ -49,7 +49,7 @@ patternProperties:
shunt-resistor-micro-ohms:
description:
- The value of curent sense resistor in micro ohms. Pin configuration is
+ The value of current sense resistor in micro ohms. Pin configuration is
set for differential input pair.
adi,temperature-enable:
--
2.50.1