Skip to content

Commit d01db42

Browse files
authored
Merge pull request #3561 from luzpaz/typos-man
docs: fix typos in man pages
2 parents 7a6b06a + d737423 commit d01db42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/man/man1/mesambccc.1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ writes at the specified interval.
458458
<pin name="humidity" />
459459
<description>Will become HAL pins:
460460
- (out) hm2_modbus.0.scd30.co2
461-
- (out) hm2_modbus.0.scd30.temparature
461+
- (out) hm2_modbus.0.scd30.temperature
462462
- (out) hm2_modbus.0.scd30.humidity
463463
Count will automatically be calculated (6 Modbus 16-bit registers).
464464
</description>

docs/src/man/man9/hostmot2.9.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ no-clear-on-index (bit in)::
353353
When this pin is set to True, the count (and therefore also position)
354354
are NOT reset to zero on the next Index (Phase\-Z) pulse.
355355
On an index event the latched count and position will be set to
356-
indicate the count and position where the index occured.
356+
indicate the count and position where the index occurred.
357357
probe-enable (bit in/out)::
358358
When this pin is set to True, the encoder count (and therefore also
359359
position) are latched on the the next probe active edge. At the same

0 commit comments

Comments
 (0)