Typos a/an (#13846)
This commit is contained in:
@@ -323,7 +323,7 @@ public class DSCAlarmMessage {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a string representation of a APIMessage.
|
||||
* Returns a string representation of an APIMessage.
|
||||
*
|
||||
* @return APIMessage string
|
||||
*/
|
||||
|
||||
@@ -16,7 +16,7 @@ import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* Used to map thing types from the binding string to a ENUM value.
|
||||
* Used to map thing types from the binding string to an ENUM value.
|
||||
*
|
||||
* @author Russell Stephens - Initial Contribution
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user