aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/ncp2222.py
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/ncp2222.py')
-rw-r--r--epan/dissectors/ncp2222.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/ncp2222.py b/epan/dissectors/ncp2222.py
index cea92200ab..f7a841277f 100644
--- a/epan/dissectors/ncp2222.py
+++ b/epan/dissectors/ncp2222.py
@@ -5399,8 +5399,8 @@ def define_errors():
errors[0xc501] = "Login lockout"
errors[0xc502] = "Server Login Locked"
- errors[0xc600] = "The caller does not have operator priviliges"
- errors[0xc601] = "The client does not have operator priviliges"
+ errors[0xc600] = "The caller does not have operator privileges"
+ errors[0xc601] = "The client does not have operator privileges"
errors[0xc800] = "Missing EA Key"
errors[0xc900] = "EA Not Found"