Typos a/an (#13846)
This commit is contained in:
@@ -36,7 +36,7 @@ public class IRtransBindingConstants {
|
||||
public static final String BLASTER_CHANNEL_TYPE = "blaster";
|
||||
public static final String RECEIVER_CHANNEL_TYPE = "receiver";
|
||||
|
||||
// List of possible leds on a IRtrans transceiver
|
||||
// List of possible leds on an IRtrans transceiver
|
||||
public enum Led {
|
||||
DEFAULT("D"),
|
||||
INTERNAL("I"),
|
||||
|
||||
@@ -16,7 +16,7 @@ import org.openhab.binding.irtrans.internal.IrCommand;
|
||||
|
||||
/**
|
||||
* The {@link TransceiverStatusListener} is interface that is to be implemented
|
||||
* by all classes that wish to be informed of events happening to a infrared
|
||||
* by all classes that wish to be informed of events happening to an infrared
|
||||
* transceiver
|
||||
*
|
||||
* @author Karel Goderis - Initial contribution
|
||||
|
||||
Reference in New Issue
Block a user