Typos a/an (#13846)

This commit is contained in:
Дилян Палаузов
2022-12-05 19:47:43 +02:00
committed by GitHub
parent 54b2772df4
commit 2a5d6beb64
149 changed files with 196 additions and 196 deletions

View File

@@ -35,7 +35,7 @@ import tuwien.auto.calimero.secure.KnxSecureException;
/**
* The {@link IPBridgeThingHandler} is responsible for handling commands, which are
* sent to one of the channels. It implements a KNX/IP Gateway, that either acts a a
* sent to one of the channels. It implements a KNX/IP Gateway, that either acts as a
* conduit for other {@link DeviceThingHandler}s, or for Channels that are
* directly defined on the bridge
*

View File

@@ -21,7 +21,7 @@ import org.openhab.core.thing.ThingStatus;
/**
* The {@link IPBridgeThingHandler} is responsible for handling commands, which are
* sent to one of the channels. It implements a KNX Serial/USB Gateway, that either acts a a
* sent to one of the channels. It implements a KNX Serial/USB Gateway, that either acts as a
* conduit for other {@link DeviceThingHandler}s, or for Channels that are
* directly defined on the bridge
*