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

@@ -84,7 +84,7 @@ public class AutelisHandler extends BaseThingHandler {
* Autelis controllers will not update their XML immediately after we change
* a value. To compensate we cache previous values for a {@link Channel}
* using the item name as a key. After a polling run has been executed we
* only update an channel if the value is different then what's in the
* only update a channel if the value is different then what's in the
* cache. This cache is cleared after a fixed time period when commands are
* sent.
*/