Typos a/an (#13819)
This commit is contained in:
@@ -140,7 +140,7 @@ public abstract class ConnectorBase<T> implements IMeterReaderConnector<T> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Emitting of values shall happen here. If there is a event based emitting, this can be overriden.
|
||||
* Emitting of values shall happen here. If there is an event based emitting, this can be overriden.
|
||||
*
|
||||
* @param initMessage The message which shall be written before reading the values.
|
||||
* @param emitter The {@link FlowableEmitter} to emit the values to.
|
||||
|
||||
@@ -25,7 +25,7 @@ import org.openmuc.jsml.structures.ASNObject;
|
||||
import org.openmuc.jsml.structures.SmlListEntry;
|
||||
|
||||
/**
|
||||
* Proxy class to encapsulate a openMUC SML_ListEntry-Object to read informations.
|
||||
* Proxy class to encapsulate an openMUC SML_ListEntry-Object to read informations.
|
||||
*
|
||||
* @author Matthias Steigenberger - Initial contribution
|
||||
* @author Mathias Gilhuber - Also-By
|
||||
|
||||
Reference in New Issue
Block a user