aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-openflow_v6.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-09-24 09:53:51 +0100
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2020-09-24 16:40:51 +0000
commitfc64ba242ac4d6bc564d72510d717788e3222abd (patch)
tree5a58dc67700232487404dce43619a06c4767b87a /epan/dissectors/packet-openflow_v6.c
parentb00a76d36bc14394d305e489387ccf791b1edf39 (diff)
More dissector spelling fixes.
Diffstat (limited to 'epan/dissectors/packet-openflow_v6.c')
-rw-r--r--epan/dissectors/packet-openflow_v6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-openflow_v6.c b/epan/dissectors/packet-openflow_v6.c
index a866d3edb0..ec7a6a968e 100644
--- a/epan/dissectors/packet-openflow_v6.c
+++ b/epan/dissectors/packet-openflow_v6.c
@@ -10647,7 +10647,7 @@ proto_register_openflow_v6(void)
},
{ &ei_openflow_v6_multipart_request_undecoded,
{ "openflow_v6.multipart_request.undecoded", PI_UNDECODED, PI_NOTE,
- "Unknown multipart reqeuest body.", EXPFILL }
+ "Unknown multipart request body.", EXPFILL }
},
{ &ei_openflow_v6_queue_stats_prop_undecoded,
{ "openflow_v6.queue_stats_prop.undecoded", PI_UNDECODED, PI_NOTE,