Typos a/an (#13812)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
package org.openhab.binding.livisismarthome.internal.client.api.entity.action;
|
||||
|
||||
/**
|
||||
* Defines the structure of a {@link IntegerActionParamDTO}.
|
||||
* Defines the structure of an {@link IntegerActionParamDTO}.
|
||||
*
|
||||
* @author Oliver Kuhl - Initial contribution
|
||||
*/
|
||||
|
||||
@@ -53,7 +53,7 @@ public class LivisiDeviceDiscoveryService extends AbstractDiscoveryService
|
||||
private @Nullable LivisiBridgeHandler bridgeHandler;
|
||||
|
||||
/**
|
||||
* Construct an {@link LivisiDeviceDiscoveryService}.
|
||||
* Construct a {@link LivisiDeviceDiscoveryService}.
|
||||
*/
|
||||
public LivisiDeviceDiscoveryService() {
|
||||
super(SEARCH_TIME_SECONDS);
|
||||
|
||||
Reference in New Issue
Block a user