Typos a/an (#13846)

This commit is contained in:
Дилян Палаузов
2022-12-05 19:47:43 +02:00
committed by GitHub
parent 54b2772df4
commit 2a5d6beb64
149 changed files with 196 additions and 196 deletions

View File

@@ -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
*/

View File

@@ -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
*/