Typos a/an (#13846)
This commit is contained in:
@@ -15,7 +15,7 @@ package org.openhab.binding.hyperion.internal.protocol;
|
||||
import com.google.gson.annotations.SerializedName;
|
||||
|
||||
/**
|
||||
* The {@link HyperionCommand} is a abstract class for sending commands
|
||||
* The {@link HyperionCommand} is an abstract class for sending commands
|
||||
* to the Hyperion server.
|
||||
*
|
||||
* @author Daniel Walters - Initial contribution
|
||||
|
||||
@@ -15,7 +15,7 @@ package org.openhab.binding.hyperion.internal.protocol.ng;
|
||||
import org.openhab.binding.hyperion.internal.protocol.HyperionCommand;
|
||||
|
||||
/**
|
||||
* The {@link AdjustmentCommand} is a POJO for sending a Adjustment command
|
||||
* The {@link AdjustmentCommand} is a POJO for sending an Adjustment command
|
||||
* to the Hyperion.ng server.
|
||||
*
|
||||
* @author Daniel Walters - Initial contribution
|
||||
|
||||
Reference in New Issue
Block a user