Fix typo "longet"

`longet` should have been `longer`
This commit is contained in:
Karthik Sankar
2025-05-20 21:08:50 -04:00
committed by GitHub
parent 0d7202f7a2
commit 84103bb8ed

View File

@@ -1150,7 +1150,7 @@
"description": [
{
"language_code": "en_us",
"string": "Indicates whether an alert should be triggered when the device goes down. The device has to be down for longet than the time set in the <b>Alert Down After</b> <code>NTFPRCS_alert_down_time</code> setting."
"string": "Indicates whether an alert should be triggered when the device goes down. The device has to be down for longer than the time set in the <b>Alert Down After</b> <code>NTFPRCS_alert_down_time</code> setting."
}
]
},
@@ -1633,4 +1633,4 @@
],
"required": [],
"additionalProperties": false
}
}