Skip to content

Commit 1793bed

Browse files
ColinIanKinggroeck
authored andcommitted
dt-bindings: hwmon: sensirion,shtc1: Clean up spelling mistakes and grammar
The yaml text contains some minor spelling mistakes and grammar issues, clean these up. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220928213139.63819-1-colin.i.king@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 1e4aa3e commit 1793bed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainers:
1010
- Christopher Ruehl chris.ruehl@gtsys.com.hk
1111

1212
description: |
13-
The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensor
13+
The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensors
1414
designed especially for battery-driven high-volume consumer electronics
1515
applications.
1616
For further information refere to Documentation/hwmon/shtc1.rst
@@ -31,13 +31,13 @@ properties:
3131
sensirion,blocking-io:
3232
$ref: /schemas/types.yaml#/definitions/flag
3333
description:
34-
If set, the driver hold the i2c bus until measurement is finished.
34+
If set, the driver holds the i2c bus until the measurement is finished.
3535

3636
sensirion,low-precision:
3737
$ref: /schemas/types.yaml#/definitions/flag
3838
description:
39-
If set, the sensor aquire data with low precision (not recommended).
40-
The driver aquire data with high precision by default.
39+
If set, the sensor acquires data with low precision (not recommended).
40+
The driver acquires data with high precision by default.
4141

4242
required:
4343
- compatible

0 commit comments

Comments
 (0)