Typos a/an (#13846)
This commit is contained in:
@@ -15,7 +15,7 @@ package org.openhab.binding.etherrain.internal.api;
|
||||
import org.eclipse.jdt.annotation.NonNullByDefault;
|
||||
|
||||
/**
|
||||
* The {@link EtherRainStatusResponse} is a encapsulation of responses from the EtherRain
|
||||
* The {@link EtherRainStatusResponse} is an encapsulation of responses from the EtherRain
|
||||
*
|
||||
* @author Joe Inkenbrandt - Initial contribution
|
||||
*/
|
||||
|
||||
@@ -15,7 +15,7 @@ package org.openhab.binding.etherrain.internal.api;
|
||||
import org.eclipse.jdt.annotation.NonNullByDefault;
|
||||
|
||||
/**
|
||||
* The {@link EtherRainUdpResponse} is a encapsulation of the UDP broadcast response from the EtherRain
|
||||
* The {@link EtherRainUdpResponse} is an encapsulation of the UDP broadcast response from the EtherRain
|
||||
*
|
||||
* @author Joe Inkenbrandt - Initial contribution
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user