summaryrefslogtreecommitdiff
path: root/plugins/profinet/packet-pn-dcp.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 06:58:28 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 06:58:28 +0000
commitb7dc0a3e51f2d337ef96324245ab5432c5effca0 (patch)
tree5a1096f57c1aa92c1f053c5f210c0029dcbe43df /plugins/profinet/packet-pn-dcp.c
parenta503077b85b7d14116b98ed2bf930243e81edfff (diff)
downloadwireshark-b7dc0a3e51f2d337ef96324245ab5432c5effca0.tar.gz
From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201. svn path=/trunk/; revision=28204
Diffstat (limited to 'plugins/profinet/packet-pn-dcp.c')
-rw-r--r--plugins/profinet/packet-pn-dcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/profinet/packet-pn-dcp.c b/plugins/profinet/packet-pn-dcp.c
index 15667cbf99..6cd99c4588 100644
--- a/plugins/profinet/packet-pn-dcp.c
+++ b/plugins/profinet/packet-pn-dcp.c
@@ -133,7 +133,7 @@ static const value_string pn_dcp_block_error[] = {
{ 0x01, "Option unsupp." },
{ 0x02, "Suboption unsupp. or no DataSet avail." },
{ 0x03, "Suboption not set" },
- { 0x04, "Ressource Error" },
+ { 0x04, "Resource Error" },
{ 0x05, "SET not possible by local reasons" },
{ 0x06, "In operation, SET not possible" },
/* all others reserved */