Typos a/an (#13819)
This commit is contained in:
@@ -137,10 +137,10 @@ public enum DSCAlarmCode {
|
||||
SystemBellTrouble("806", "System Bell Trouble",
|
||||
"806: An open circuit has been detected across the bell terminals."),
|
||||
SystemBellTroubleRestore("807", "System Bell Trouble Restore", "807: The bell trouble has been restored."),
|
||||
TLMLine1Trouble("810", "TML Line 1 Trouble", "810: The phone line is a open or shorted condition."),
|
||||
TLMLine1Trouble("810", "TML Line 1 Trouble", "810: The phone line is an open or shorted condition."),
|
||||
TLMLine1TroubleRestore("811", "TML Line 1 Trouble Restore",
|
||||
"811: The phone line trouble condition has been restored."),
|
||||
TLMLine2Trouble("812", "TML Line 2 Trouble", "812: The phone line is a open or shorted condition."),
|
||||
TLMLine2Trouble("812", "TML Line 2 Trouble", "812: The phone line is an open or shorted condition."),
|
||||
TLMLine2TroubleRestore("813", "TML Line 2 Trouble Restore",
|
||||
"813: The phone line trouble condition has been restored."),
|
||||
FTCTrouble("814", "FTC Trouble",
|
||||
|
||||
Reference in New Issue
Block a user