aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-afp.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-14 16:28:56 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-14 16:28:56 +0000
commit7192db6ff289978c585d66ea087116c3b35f99c1 (patch)
treed6a0152a5d063f2673c0ee3b7422f580018b29d9 /epan/dissectors/packet-afp.c
parent4421a747c46940e8cde093361b7032417ca43295 (diff)
Fix a few typos & spelling errors
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26014 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-afp.c')
-rw-r--r--epan/dissectors/packet-afp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-afp.c b/epan/dissectors/packet-afp.c
index 377334edc2..84aca8659f 100644
--- a/epan/dissectors/packet-afp.c
+++ b/epan/dissectors/packet-afp.c
@@ -5350,7 +5350,7 @@ proto_register_afp(void)
{ &hf_afp_dir_ar_o_write,
{ "Owner has write access", "afp.dir_ar.o_write",
FT_BOOLEAN, 32, NULL, AR_O_WRITE,
- "Gwner has write access", HFILL }},
+ "Owner has write access", HFILL }},
{ &hf_afp_dir_ar_g_search,
{ "Group has search access", "afp.dir_ar.g_search",
@@ -5628,7 +5628,7 @@ proto_register_afp(void)
{ &hf_afp_extattr_data,
{ "Data", "afp.extattr.data",
FT_BYTES, BASE_HEX, NULL, 0x0,
- "Extendend attribute data", HFILL }},
+ "Extended attribute data", HFILL }},
{ &hf_afp_extattr_req_count,
{ "Request Count", "afp.extattr.req_count",