mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
docs: Fix typos in apps/
Found via codespell
This commit is contained in:
@@ -434,7 +434,7 @@ static const char *trunkstate2str(enum sla_trunk_state state)
|
||||
S(SLA_TRUNK_STATE_ONHOLD)
|
||||
S(SLA_TRUNK_STATE_ONHOLD_BYME)
|
||||
}
|
||||
return "Uknown State";
|
||||
return "Unknown State";
|
||||
#undef S
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user