Add missing "
pull/793/head
Sinclair-John 2018-10-20 09:31:40 +02:00 committed by Jerome Luckenbach
parent e30c8bf5eb
commit cc01c8f81d
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ Graphical UIs will display the label text when the Item is included, e.g. in [Ba
Some I/O services (e.g. the Amazon Alexa skill) also use the label to match an external voice command to an Item.
In textual configurations the label, in quotation marks, appears next to the optional state presentation field in square brackets (see below).
The label for the Item in the following example is "Temperature and the optional state representation is set to be displayed, e.g. as "23.9 °C":
The label for the Item in the following example is "Temperature" and the optional state representation is set to be displayed, e.g. as "23.9 °C":
```java
Number Livingroom_Temperature "Temperature [%.1f °C]"