You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2022/08/17 14:12:47 UTC

[plc4x] 02/03: chore(cbus): fixed some typos

This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit 5fa24325bb7929d73dc289eeb38782fcafbd682f
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Wed Aug 17 16:10:07 2022 +0200

    chore(cbus): fixed some typos
---
 protocols/c-bus/src/main/resources/protocols/cbus/c-bus.mspec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/protocols/c-bus/src/main/resources/protocols/cbus/c-bus.mspec b/protocols/c-bus/src/main/resources/protocols/cbus/c-bus.mspec
index bfbde154d..02f6dc9f9 100644
--- a/protocols/c-bus/src/main/resources/protocols/cbus/c-bus.mspec
+++ b/protocols/c-bus/src/main/resources/protocols/cbus/c-bus.mspec
@@ -1385,7 +1385,7 @@
             [simple LightingData poolsSpaPondsFountainsData]
         ]
         ['HEATING'                              *Heating
-            // Note: the documentation states that the data for ventilation uses LightingData
+            // Note: the documentation states that the data for heating uses LightingData
             [simple LightingData heatingData]
         ]
         ['AIR_CONDITIONING'                     *AirConditioning
@@ -1398,7 +1398,7 @@
             [simple EnableControlData enableControlData]
         ]
         ['AUDIO_AND_VIDEO'                      *AudioAndVideo
-             // Note: the documentation states that the data for ventilation uses LightingData
+             // Note: the documentation states that the data for audio video data uses LightingData
             [simple LightingData audioVideoData]
         ]
         ['SECURITY'                             *Security