Typos a/an (#13846)
This commit is contained in:
@@ -6,7 +6,7 @@ binding.dbquery.description = This is the binding for DBQuery that allows to exe
|
||||
# thing types
|
||||
|
||||
thing-type.dbquery.influxdb2.label = InfluxDB2 Bridge
|
||||
thing-type.dbquery.influxdb2.description = The InfluxDB 2.0 represents a connection to a InfluxDB 2.0 server
|
||||
thing-type.dbquery.influxdb2.description = The InfluxDB 2.0 represents a connection to an InfluxDB 2.0 server
|
||||
thing-type.dbquery.query.label = Query Thing
|
||||
thing-type.dbquery.query.description = Thing that represents a native query
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
<bridge-type id="influxdb2">
|
||||
<label>InfluxDB2 Bridge</label>
|
||||
<description>The InfluxDB 2.0 represents a connection to a InfluxDB 2.0 server</description>
|
||||
<description>The InfluxDB 2.0 represents a connection to an InfluxDB 2.0 server</description>
|
||||
|
||||
<config-description>
|
||||
<parameter name="url" type="text" required="true">
|
||||
|
||||
Reference in New Issue
Block a user