From: Christoph Weitkamp Date: Fri, 25 Mar 2022 11:34:11 +0000 (+0100) Subject: Fixed minor spelling mistake (#12515) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=8e6e493fc93f7c874b53f84251be526f09c7c78d;p=openhab-addons.git Fixed minor spelling mistake (#12515) Signed-off-by: Christoph Weitkamp --- diff --git a/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/i18n/modbus.properties b/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/i18n/modbus.properties index 99c8761ca1..47a24dbe01 100644 --- a/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/i18n/modbus.properties +++ b/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/i18n/modbus.properties @@ -6,7 +6,7 @@ binding.modbus.description = Binding for Modbus # thing types thing-type.modbus.data.label = Modbus Data -thing-type.modbus.data.description = Data thing extracts values from binary data received from Modbus slave. Similarly, it it responsible of tranlating openHAB commands to Modbus write requests +thing-type.modbus.data.description = Data thing extracts values from binary data received from Modbus slave. Similarly, it is responsible of translating openHAB commands to Modbus write requests thing-type.modbus.poller.label = Regular Poll thing-type.modbus.poller.description = Regular poll of data from Modbus slaves thing-type.modbus.serial.label = Modbus Serial Slave diff --git a/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/thing/thing-data.xml b/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/thing/thing-data.xml index 649e2fac22..0de4849a6b 100644 --- a/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/thing/thing-data.xml +++ b/bundles/org.openhab.binding.modbus/src/main/resources/OH-INF/thing/thing-data.xml @@ -9,8 +9,8 @@ - Data thing extracts values from binary data received from Modbus slave. Similarly, it it responsible of - tranlating openHAB commands to Modbus write requests + Data thing extracts values from binary data received from Modbus slave. Similarly, it is responsible of + translating openHAB commands to Modbus write requests