Typos a/an (#13812)
This commit is contained in:
@@ -47,7 +47,7 @@ public class ObisCode {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets a {@link ObisCode} from a String. It must follow the pattern {@value #OBIS_PATTERN}
|
||||
* Gets an {@link ObisCode} from a String. It must follow the pattern {@value #OBIS_PATTERN}
|
||||
*
|
||||
* @param obis The obis as String.
|
||||
* @return The new Obis code. Can not be null.
|
||||
|
||||
@@ -22,7 +22,7 @@ import org.openhab.core.library.unit.Units;
|
||||
import org.openmuc.jsml.EUnit;
|
||||
|
||||
/**
|
||||
* Converts a {@link EUnit} to an {@link Unit}.
|
||||
* Converts an {@link EUnit} to a {@link Unit}.
|
||||
*
|
||||
* @author Matthias Steigenberger - Initial contribution
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user