aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-openflow_v5.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-08-31 16:37:50 +0100
committerMartin Mathieson <martin.mathieson@keysight.com>2020-08-31 16:37:50 +0100
commit4c74caf9ef958886b76f62ca70dbe939fcb51d86 (patch)
tree8227694f7db08b433fea7ac6675842a7c52525a8 /epan/dissectors/packet-openflow_v5.c
parent2999b7f6b378298001884fa0d95aa108ff0c5f3d (diff)
More spelling fixes, part 2 of 2nd pass of dissectors.
There will likely be one for for this pass. Further improvements to the script are possible, i.e. filtering out (usually filter) strings such as 'onetwothree' - may not be worth it though.
Diffstat (limited to 'epan/dissectors/packet-openflow_v5.c')
-rw-r--r--epan/dissectors/packet-openflow_v5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-openflow_v5.c b/epan/dissectors/packet-openflow_v5.c
index 1374ec7fe0..c73991d45b 100644
--- a/epan/dissectors/packet-openflow_v5.c
+++ b/epan/dissectors/packet-openflow_v5.c
@@ -9636,7 +9636,7 @@ proto_register_openflow_v5(void)
},
{ &ei_openflow_v5_multipart_request_undecoded,
{ "openflow_v5.multipart_request.undecoded", PI_UNDECODED, PI_NOTE,
- "Unknown multipart reqeuest body.", EXPFILL }
+ "Unknown multipart request body.", EXPFILL }
},
{ &ei_openflow_v5_queue_stats_prop_undecoded,
{ "openflow_v5.queue_stats_prop.undecoded", PI_UNDECODED, PI_NOTE,