Skip to content
Snippets Groups Projects
Commit 16f8a41a authored by Jean-Claude BAU's avatar Jean-Claude BAU
Browse files

Fix spelling error in error message

parent 9b83a69c
No related branches found
No related tags found
No related merge requests found
......@@ -261,7 +261,7 @@ static void get_wrsSoftPLLStatus(void)
&& s->wrsSpllAlignState != WRS_SPLL_ALIGN_STATE_LOCKED) {
t->wrsSoftPLLStatus = WRS_SOFTPLL_STATUS_ERROR;
snmp_log(LOG_ERR, "SNMP: " SL_ER " %s: "
"Allignment FSM state of SoftPLL is not LOCKED. "
"Alignment FSM state of SoftPLL is not LOCKED. "
"SoftPLL is not yet ready or has unlocked.\n",
slog_obj_name);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment