aboutsummaryrefslogtreecommitdiffstats
path: root/library/NS_Types.ttcn
diff options
context:
space:
mode:
Diffstat (limited to 'library/NS_Types.ttcn')
-rw-r--r--library/NS_Types.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/NS_Types.ttcn b/library/NS_Types.ttcn
index 6432d6c1..63ed24d2 100644
--- a/library/NS_Types.ttcn
+++ b/library/NS_Types.ttcn
@@ -56,7 +56,7 @@ module NS_Types {
NS_CAUSE_BVCI_UNKNOWN_AT_NSE ('00000101'B),
NS_CAUSE_SEMANTICALLY_INCORRECT_PDU ('00001000'B),
NS_CAUSE_PDU_NOT_COMPATIBLE_WITH_PROTOCOL_STATE ('00001010'B),
- NS_CAUSE_PROTOCOL_ERROR_UNSPEIFIED ('00001011'B),
+ NS_CAUSE_PROTOCOL_ERROR_UNSPECIFIED ('00001011'B),
NS_CAUSE_INVALID_ESSENTIAL_IE ('00001100'B),
NS_CAUSE_MISSING_ESSENTIAL_IE ('00001101'B),
NS_CAUSE_INVALID_NR_OF_IPv4_ENDPOINTS ('00001110'B),