Typos a/an (#13876)
This commit is contained in:
@@ -63,7 +63,7 @@ public class MagentaTVDiscoveryParticipant implements UpnpDiscoveryParticipant {
|
||||
|
||||
ThingUID uid = getThingUID(device);
|
||||
if (uid != null) {
|
||||
logger.debug("Discovered an MagentaTV Media Receiver {}, UDN: {}, Model {}.{}",
|
||||
logger.debug("Discovered a MagentaTV Media Receiver {}, UDN: {}, Model {}.{}",
|
||||
device.getDetails().getFriendlyName(), device.getIdentity().getUdn().getIdentifierString(),
|
||||
modelName, device.getDetails().getModelDetails().getModelNumber());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user