aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp2222.inc
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2015-01-02 15:28:20 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2015-01-09 14:07:06 +0000
commit1b4f96516cf19c7ccad5589b5f17592481bedadc (patch)
treeef4a7a9ad7101f5624007d3e1bb7264da83a08b2 /epan/dissectors/packet-ncp2222.inc
parent872a23973230b9e991435697a89e47e2e2a42232 (diff)
Some typos fixed.
Change-Id: I65df0c40d771c4854b73fd5c35d1af600f15f324 Reviewed-on: https://code.wireshark.org/review/6445 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-ncp2222.inc')
-rw-r--r--epan/dissectors/packet-ncp2222.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ncp2222.inc b/epan/dissectors/packet-ncp2222.inc
index 9c2fbc2eb2..9ff102d081 100644
--- a/epan/dissectors/packet-ncp2222.inc
+++ b/epan/dissectors/packet-ncp2222.inc
@@ -1157,7 +1157,7 @@ static const value_string nds_reply_errors[] = {
{ 0xffffff0c, "(-244) No Object Delete Rights" },
{ 0xffffff0b, "(-245) No Object Create Rights" },
{ 0xffffff0a, "(-246) No Property Delete Rights" },
- { 0xffffff09, "(-247) No Property Create Rigths" },
+ { 0xffffff09, "(-247) No Property Create Rights" },
{ 0xffffff08, "(-248) No Property Write Rights" },
{ 0xffffff07, "(-249) No Propery Read Rights" },
{ 0xffffff06, "(-250) Temp Remap" },