Typos a/an (#13812)

This commit is contained in:
Дилян Палаузов
2022-12-01 15:30:50 +02:00
committed by GitHub
parent 622654ff1d
commit 78534e8106
105 changed files with 144 additions and 143 deletions

View File

@@ -17,7 +17,7 @@ import org.openhab.binding.tesla.internal.protocol.VehicleConfig;
/**
* The {@link VehicleListener} interface can be implemented by classes that want to be informed about
* existing vehicles of a given account. They need to register on an {@link TeslaAccountHandler}.
* existing vehicles of a given account. They need to register on a {@link TeslaAccountHandler}.
*
* @author Kai Kreuzer - Initial contribution
*/