Typos a/an (#13846)
This commit is contained in:
@@ -6,7 +6,7 @@ binding.ipp.description = This is the binding for the Internet Printing Protocol
|
||||
# thing types
|
||||
|
||||
thing-type.ipp.printer.label = Printer
|
||||
thing-type.ipp.printer.description = A IPP Printer
|
||||
thing-type.ipp.printer.description = An IPP Printer
|
||||
|
||||
# thing types config
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
<thing-type id="printer">
|
||||
<label>Printer</label>
|
||||
<description>A IPP Printer</description>
|
||||
<description>An IPP Printer</description>
|
||||
|
||||
<channels>
|
||||
<channel id="jobs" typeId="jobs"/>
|
||||
|
||||
Reference in New Issue
Block a user