Typos a/an (#13819)

This commit is contained in:
Дилян Палаузов
2022-12-02 14:07:31 +02:00
committed by GitHub
parent e979be4911
commit 6c1373f7c2
121 changed files with 167 additions and 167 deletions

View File

@@ -18,7 +18,7 @@ import org.openhab.binding.pioneeravr.internal.protocol.ip.IpAvrConnection;
import org.openhab.core.thing.Thing;
/**
* An handler of an AVR connected through an IP connection.
* A handler of an AVR connected through an IP connection.
*
* @author Antoine Besnard - Initial contribution
*/

View File

@@ -19,7 +19,7 @@ import org.openhab.core.io.transport.serial.SerialPortManager;
import org.openhab.core.thing.Thing;
/**
* An handler of an AVR connected through a serial port.
* A handler of an AVR connected through a serial port.
*
* @author Antoine Besnard - Initial contribution
*/