Typos a/an (#13846)
This commit is contained in:
@@ -60,7 +60,7 @@ public class InputWithPlayControlXML extends AbstractInputControlXML implements
|
||||
protected String skipBackwardValue = "Skip Rev";
|
||||
|
||||
/**
|
||||
* Create a InputWithPlayControl object for altering menu positions and requesting current menu information as well
|
||||
* Create an InputWithPlayControl object for altering menu positions and requesting current menu information as well
|
||||
* as controlling the playback and choosing a preset item.
|
||||
*
|
||||
* @param inputID The input ID like USB or NET_RADIO.
|
||||
|
||||
@@ -57,7 +57,7 @@ public class InputWithPresetControlXML extends AbstractInputControlXML implement
|
||||
private final PresetInfoStateListener observer;
|
||||
|
||||
/**
|
||||
* Create a InputWithPlayControl object for altering menu positions and requesting current menu information as well
|
||||
* Create an InputWithPlayControl object for altering menu positions and requesting current menu information as well
|
||||
* as controlling the playback and choosing a preset item.
|
||||
*
|
||||
* @param inputID The input ID like USB or NET_RADIO.
|
||||
|
||||
@@ -64,7 +64,7 @@ public class InputWithTunerDABControlXML extends AbstractInputControlXML
|
||||
private DabBandState bandState;
|
||||
|
||||
/**
|
||||
* Create a InputWithPlayControl object for altering menu positions and requesting current menu information as well
|
||||
* Create an InputWithPlayControl object for altering menu positions and requesting current menu information as well
|
||||
* as controlling the playback and choosing a preset item.
|
||||
*
|
||||
* @param inputID The input ID - TUNER is going to be used here.
|
||||
|
||||
Reference in New Issue
Block a user