Typos a/an (#13876)
This commit is contained in:
@@ -21,7 +21,7 @@ import org.slf4j.LoggerFactory;
|
||||
|
||||
/**
|
||||
* The {@Link HeosStringPropertyChangeListener} provides the possibility
|
||||
* to add a listener to an String and get informed about the new value.
|
||||
* to add a listener to a String and get informed about the new value.
|
||||
*
|
||||
* @author Johannes Einig - Initial contribution
|
||||
*/
|
||||
|
||||
@@ -37,7 +37,7 @@ import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
/**
|
||||
* The {@link Telnet} is an Telnet Client which handles the connection
|
||||
* The {@link Telnet} is a Telnet Client which handles the connection
|
||||
* to a network via the Telnet interface
|
||||
*
|
||||
* @author Johannes Einig - Initial contribution
|
||||
|
||||
Reference in New Issue
Block a user