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

@@ -241,7 +241,7 @@ public class TelldusCoreDeviceController implements DeviceChangeListener, Sensor
/**
* This class is a worker which execute the commands sent to the TelldusCoreDeviceController.
* This enables separation between Telldus Core and openHAB for preventing latency on the bus.
* The Tellstick have an send pace of 4 Hz which is far slower then the bus itself.
* The Tellstick have a send pace of 4 Hz which is far slower then the bus itself.
*
* @author Elias Gabrielsson
*