Typos a/an (#13876)

This commit is contained in:
Дилян Палаузов
2022-12-08 22:12:49 +02:00
committed by GitHub
parent 177ce2a217
commit 0ffc5257d5
140 changed files with 166 additions and 166 deletions

View File

@@ -35,7 +35,7 @@ package org.openhab.binding.lgwebos.internal.handler.core;
/**
* {@link ChannelInfo} is a value object to describe a channel on WebOSTV.
* The id value is mandatory when starting an channel. The channelName is a human readable friendly name, which is not
* The id value is mandatory when starting a channel. The channelName is a human readable friendly name, which is not
* further interpreted by the TV.
*
* @author Hyun Kook Khang - Connect SDK initial contribution