aboutsummaryrefslogtreecommitdiffstats
path: root/src/m3ua.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/m3ua.c')
-rw-r--r--src/m3ua.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m3ua.c b/src/m3ua.c
index d7ede40..d733b51 100644
--- a/src/m3ua.c
+++ b/src/m3ua.c
@@ -91,7 +91,7 @@ const struct value_string m3ua_ntfy_stchg_names[] = {
};
const struct value_string m3ua_ntfy_other_names[] = {
- { M3UA_NOTIFY_I_OT_INS_RES, "Insufficient ASP Resouces active in AS" },
+ { M3UA_NOTIFY_I_OT_INS_RES, "Insufficient ASP Resources active in AS" },
{ M3UA_NOTIFY_I_OT_ALT_ASP_ACT, "Alternative ASP Active" },
{ M3UA_NOTIFY_I_OT_ASP_FAILURE, "ASP Failure" },
{ 0, NULL }